odoo/odoo.git
10 years ago[FIX] stock: accept to search on internal code of product when scanned also (for...
Quentin (OpenERP) [Fri, 21 Feb 2014 17:25:55 +0000 (18:25 +0100)]
[FIX] stock: accept to search on internal code of product when scanned also (for those who don't use ean) + fixed error in yaml test

bzr revid: qdp-launchpad@openerp.com-20140221172555-fk4roxbdto05fjpy

10 years ago[FIX] stock, barcode GUI: diplay properly the lot info if any
Quentin (OpenERP) [Fri, 21 Feb 2014 17:24:54 +0000 (18:24 +0100)]
[FIX] stock, barcode GUI: diplay properly the lot info if any

bzr revid: qdp-launchpad@openerp.com-20140221172454-494ppb49vt7wz21z

10 years ago[FIX] stock: barcode GUI now display properly the scanned packages
Quentin (OpenERP) [Fri, 21 Feb 2014 13:35:24 +0000 (14:35 +0100)]
[FIX] stock: barcode GUI now display properly the scanned packages

bzr revid: qdp-launchpad@openerp.com-20140221133524-2uxovbdobv80vml9

10 years ago[MERGE] stock: in action_assign, force assignment of move if they have a picking...
Quentin (OpenERP) [Fri, 21 Feb 2014 09:55:16 +0000 (10:55 +0100)]
[MERGE] stock: in action_assign, force assignment of move if they have a picking with a type having auto_force_assign set to True

bzr revid: qdp-launchpad@openerp.com-20140221095516-bwxf7vaz5qg8b3h3

10 years ago[REF] stock: some code optimization in do_prepare_partial (avoid computing 'move_list...
Quentin (OpenERP) [Thu, 20 Feb 2014 14:20:01 +0000 (15:20 +0100)]
[REF] stock: some code optimization in do_prepare_partial (avoid computing 'move_list' for each 'x')

bzr revid: qdp-launchpad@openerp.com-20140220142001-i81f7x2pgmhwqeda

10 years ago[FIX] stock: copying a stock.mvoe shouldn't copy the move_dest_id field otherwise...
Quentin (OpenERP) [Thu, 20 Feb 2014 14:15:31 +0000 (15:15 +0100)]
[FIX] stock: copying a stock.mvoe shouldn't copy the move_dest_id field otherwise push rule may not be applied (and that ain't good\!)

bzr revid: qdp-launchpad@openerp.com-20140220141531-ij23xtkqkfw5e1b5

10 years ago[IMP] Take into account returned move in auto force assign the correct way
Josse Colpaert [Thu, 20 Feb 2014 14:05:06 +0000 (15:05 +0100)]
[IMP] Take into account returned move in auto force assign the correct way

bzr revid: jco@openerp.com-20140220140506-velvy6yxliyujmtk

10 years ago[IMP] stock, usability: added reserved quants in stock.move form view of picking...
Quentin (OpenERP) [Thu, 20 Feb 2014 10:39:40 +0000 (11:39 +0100)]
[IMP] stock, usability: added reserved quants in stock.move form view of picking (in group technical features)

bzr revid: qdp-launchpad@openerp.com-20140220103940-nxub84uglqwfwqk1

10 years ago[IMP] Take into account auto_force_assign before trying to reserve quants
Josse Colpaert [Thu, 20 Feb 2014 10:14:35 +0000 (11:14 +0100)]
[IMP] Take into account auto_force_assign before trying to reserve quants

bzr revid: jco@openerp.com-20140220101435-5ad0nw8655hrzop5

10 years ago[MERGE] refactoring of do_prepare_partial in order to have better proposals, to keep...
Quentin (OpenERP) [Thu, 20 Feb 2014 10:10:21 +0000 (11:10 +0100)]
[MERGE] refactoring of do_prepare_partial in order to have better proposals, to keep already reserved quants and try to reserve full packages

bzr revid: qdp-launchpad@openerp.com-20140220101021-or4tjvofifkdi8e5

10 years ago[REF] some refactoring made during code review
Quentin (OpenERP) [Thu, 20 Feb 2014 08:35:19 +0000 (09:35 +0100)]
[REF] some refactoring made during code review

bzr revid: qdp-launchpad@openerp.com-20140220083519-13qlpr0zohplv8fa

10 years ago[FIX] When rereserving quants, make sure that in action assign he can also take into...
Josse Colpaert [Tue, 18 Feb 2014 13:28:43 +0000 (14:28 +0100)]
[FIX] When rereserving quants, make sure that in action assign he can also take into account the auto_force_assign of the picking type

bzr revid: jco@openerp.com-20140218132843-kur9gg8bak1rxk1n

10 years ago[MERGE] main trunk-wms branch
Quentin (OpenERP) [Tue, 18 Feb 2014 11:04:44 +0000 (12:04 +0100)]
[MERGE] main trunk-wms branch

bzr revid: qdp-launchpad@openerp.com-20140218110444-etah0x4hy98mtbdo

10 years ago[MERGE] merged the branch of jco with refactoring of action_assign in order to take...
Quentin (OpenERP) [Tue, 18 Feb 2014 10:28:53 +0000 (11:28 +0100)]
[MERGE] merged the branch of jco with refactoring of action_assign in order to take care of operations that matter most first (packages, lots then the other). Also this ensure the save behavior as in do_prepare_partial

bzr revid: qdp-launchpad@openerp.com-20140218102853-gfkeuyag3qct4fup

10 years ago[REF] added comments
Quentin (OpenERP) [Tue, 18 Feb 2014 10:25:03 +0000 (11:25 +0100)]
[REF] added comments

bzr revid: qdp-launchpad@openerp.com-20140218102503-bewskdqgy6wwes7w

10 years ago[MERGE] merged branch with several fixes, including the fact that a chained move...
Quentin (OpenERP) [Tue, 18 Feb 2014 09:34:07 +0000 (10:34 +0100)]
[MERGE] merged branch with several fixes, including the fact that a chained move should select quants from preceeding move

bzr revid: qdp-launchpad@openerp.com-20140218093407-xb7nvjvy0pzk178d

10 years ago[FIX] stock: fixes + comments made during code review
Quentin (OpenERP) [Tue, 18 Feb 2014 09:31:49 +0000 (10:31 +0100)]
[FIX] stock: fixes + comments made during code review

bzr revid: qdp-launchpad@openerp.com-20140218093149-pg751zobmpied10f

10 years ago[FIX] stock, barcode scanner GUI: allow to unselect an operation line to avoid settin...
Quentin (OpenERP) [Mon, 17 Feb 2014 23:31:55 +0000 (00:31 +0100)]
[FIX] stock, barcode scanner GUI: allow to unselect an operation line to avoid setting a scanned EAN as quantity of current operation

bzr revid: qdp-launchpad@openerp.com-20140217233155-b5malaa2agr3vere

10 years ago[MERGE] merged the branch that add the possibility to sum quantities in PO lines...
Quentin (OpenERP) [Mon, 17 Feb 2014 23:12:30 +0000 (00:12 +0100)]
[MERGE] merged the branch that add the possibility to sum quantities in PO lines for the same product and UoM (when triggering a purchase to solve a procurement) and that contains several fixes on the purchase and purchase_requisition modules (workflow, shipped boolean, procurement resolution...) + a fix on the 'waiting' state of stock moves that was wrongly never set before

bzr revid: qdp-launchpad@openerp.com-20140217231230-6vc9ojo0jxz0yfss

10 years ago[FIX] purchase: fixed workflow problem in purchase.order (if a PO was having its...
Quentin (OpenERP) [Mon, 17 Feb 2014 20:42:44 +0000 (21:42 +0100)]
[FIX] purchase: fixed workflow problem in purchase.order (if a PO was having its picking split, then its workflow wasn't listenning to the new move.. which lead to wrong PO state and 'shipped' boolean)

bzr revid: qdp-launchpad@openerp.com-20140217204244-78sui3bdzw2yl2wp

10 years ago[FIX] purchase_requisition: fixed warning (field purchase_requisition_id does not...
Quentin (OpenERP) [Mon, 17 Feb 2014 20:41:04 +0000 (21:41 +0100)]
[FIX] purchase_requisition: fixed warning (field purchase_requisition_id does not exist in purchase.order.line)

bzr revid: qdp-launchpad@openerp.com-20140217204104-o2329ec8fz0hwyo0

10 years ago[FIX] purchase: shipped boolean on purchase order should be set to True when the...
Quentin (OpenERP) [Mon, 17 Feb 2014 17:04:59 +0000 (18:04 +0100)]
[FIX] purchase: shipped boolean on purchase order should be set to True when the goods are received in 'input' location

bzr revid: qdp-launchpad@openerp.com-20140217170459-ftfqojviyxe9nbl6

10 years ago[FIX] purchase_requisition: fixed flows related to procurement and purchase_requisition
Quentin (OpenERP) [Mon, 17 Feb 2014 15:05:38 +0000 (16:05 +0100)]
[FIX] purchase_requisition: fixed flows related to procurement and purchase_requisition

bzr revid: qdp-launchpad@openerp.com-20140217150538-i321idcf68ux5h8h

10 years ago[FIX] stock: posted message on procurement when resolution implies a stock move creation
Quentin (OpenERP) [Mon, 17 Feb 2014 15:04:47 +0000 (16:04 +0100)]
[FIX] stock: posted message on procurement when resolution implies a stock move creation

bzr revid: qdp-launchpad@openerp.com-20140217150447-cete31roykx2jfcc

10 years ago[FIX] stock: fixed 'waiting' state assignment of stock move on action_confirm()
Quentin (OpenERP) [Mon, 17 Feb 2014 15:03:50 +0000 (16:03 +0100)]
[FIX] stock: fixed 'waiting' state assignment of stock move on action_confirm()

bzr revid: qdp-launchpad@openerp.com-20140217150350-tv6129m2xa5ikosr

10 years ago[FIX] stock: sort moves before recomputing the remaining quantities
Quentin (OpenERP) [Fri, 14 Feb 2014 15:49:49 +0000 (16:49 +0100)]
[FIX] stock: sort moves before recomputing the remaining quantities

lp bug: https://launchpad.net/bugs/1276736 fixed

bzr revid: qdp-launchpad@openerp.com-20140214154949-1uo5dcqc47gy6oe2

10 years ago[FIX] stock: inventory now support the lines with negative theoretical quantities
Quentin (OpenERP) [Fri, 14 Feb 2014 15:21:06 +0000 (16:21 +0100)]
[FIX] stock: inventory now support the lines with negative theoretical quantities

bzr revid: qdp-launchpad@openerp.com-20140214152106-v8ysmxqajkdy8t70

10 years ago[FIX] purchase: picking should be created with the supplier as partner
Quentin (OpenERP) [Fri, 14 Feb 2014 15:06:37 +0000 (16:06 +0100)]
[FIX] purchase: picking should be created with the supplier as partner

bzr revid: qdp-launchpad@openerp.com-20140214150637-xcebrk8ogodtw5g4

10 years ago[FIX] mrp: fixed phantom bom
Quentin (OpenERP) [Fri, 14 Feb 2014 15:03:30 +0000 (16:03 +0100)]
[FIX] mrp: fixed phantom bom

lp bug: https://launchpad.net/bugs/1278891 fixed

bzr revid: qdp-launchpad@openerp.com-20140214150330-an2my0n8vjdf38vx

10 years ago[MERGE] usability improvements among several modules/screens
Quentin (OpenERP) [Fri, 14 Feb 2014 14:57:12 +0000 (15:57 +0100)]
[MERGE] usability improvements among several modules/screens

bzr revid: qdp-launchpad@openerp.com-20140214145712-j8dmf06wy49x9l50

10 years ago[IMP] purchase: sum the quantities of same product/uom in place of adding a new line...
Quentin (OpenERP) [Fri, 14 Feb 2014 14:12:02 +0000 (15:12 +0100)]
[IMP] purchase: sum the quantities of same product/uom in place of adding a new line in existing PO, when a PO line is about to be added from procurement resolution. Also modified the action_piking_create in order to create one incomming shipment for all products ordered, that will spread into several as soon as received in input location

bzr revid: qdp-launchpad@openerp.com-20140214141202-kfdvpd0ebq9g1hwi

10 years ago[FIX] stock: hpantom bom check now takes into account the eventual start/end dates...
Quentin (OpenERP) [Fri, 14 Feb 2014 13:44:57 +0000 (14:44 +0100)]
[FIX] stock: hpantom bom check now takes into account the eventual start/end dates of the bom

bzr revid: qdp-launchpad@openerp.com-20140214134457-yz7qcoqqgp4td7ls

10 years ago[FIX]isinstance second parameter takes tuple of classes
Cedric Snauwaert [Fri, 14 Feb 2014 10:50:04 +0000 (11:50 +0100)]
[FIX]isinstance second parameter takes tuple of classes

bzr revid: csn@openerp.com-20140214105004-gsiz32czy9rzkp52

10 years ago[IMP] Do not take into account package check for negative quants and no make to stock...
Josse Colpaert [Fri, 14 Feb 2014 10:24:26 +0000 (11:24 +0100)]
[IMP] Do not take into account package check for negative quants and no make to stock for split by default

bzr revid: jco@openerp.com-20140214102426-o0njdd3fnme9f54p

10 years ago[IMP] In action_assign, take into account split moves and consider mto as mto. Can...
Josse Colpaert [Fri, 14 Feb 2014 10:18:47 +0000 (11:18 +0100)]
[IMP] In action_assign, take into account split moves and consider mto as mto.  Can be forced afterwards

bzr revid: jco@openerp.com-20140214101847-jj20512nl0mey1w9

10 years ago[IMP] In action_confirm, take into account split moves
Josse Colpaert [Fri, 14 Feb 2014 10:14:20 +0000 (11:14 +0100)]
[IMP] In action_confirm, take into account split moves

bzr revid: jco@openerp.com-20140214101420-64k7rmw1s7r58xff

10 years ago[MERGE] Merge from trunk
Josse Colpaert [Fri, 14 Feb 2014 10:01:57 +0000 (11:01 +0100)]
[MERGE] Merge from trunk

bzr revid: jco@openerp.com-20140214100157-1vbjgifkouh0h4ix

10 years ago[IMP] Change order in recompute remaining quantities
Josse Colpaert [Fri, 14 Feb 2014 09:40:16 +0000 (10:40 +0100)]
[IMP] Change order in recompute remaining quantities

bzr revid: jco@openerp.com-20140214094016-j4wg2yvq114jt7ye

10 years ago[IMP] Do_transfer take care of entire move
Josse Colpaert [Fri, 14 Feb 2014 09:33:59 +0000 (10:33 +0100)]
[IMP] Do_transfer take care of entire move

bzr revid: jco@openerp.com-20140214093359-tgxpxen6huvo3siv

10 years ago[IMP] Remove todo
Josse Colpaert [Fri, 14 Feb 2014 09:16:00 +0000 (10:16 +0100)]
[IMP] Remove todo

bzr revid: jco@openerp.com-20140214091600-whbwamq22asxcq4z

10 years ago[IMP] Refactor do prepare partial
Josse Colpaert [Fri, 14 Feb 2014 09:15:40 +0000 (10:15 +0100)]
[IMP] Refactor do prepare partial

bzr revid: jco@openerp.com-20140214091540-01fna2riexun5m5x

10 years ago[FIX] purchase: don't copy twice the PO line when copying a PO
Quentin (OpenERP) [Fri, 14 Feb 2014 09:09:34 +0000 (10:09 +0100)]
[FIX] purchase: don't copy twice the PO line when copying a PO

lp bug: https://launchpad.net/bugs/1279365 fixed

bzr revid: qdp-launchpad@openerp.com-20140214090934-4n4id411c6ekeowu

10 years ago[FIX] a lot of changes made during code review
Quentin (OpenERP) [Fri, 14 Feb 2014 08:46:50 +0000 (09:46 +0100)]
[FIX] a lot of changes made during code review

bzr revid: qdp-launchpad@openerp.com-20140214084650-8vcy544475urij53

10 years agoಠ_ಠ
Christophe Simonis [Thu, 13 Feb 2014 15:23:48 +0000 (16:23 +0100)]
ಠ_ಠ

bzr revid: chs@openerp.com-20140213152348-alye3ovcn2y53xp3

10 years ago[ADD] gamification: i18n translation files
Martin Trigaux [Thu, 13 Feb 2014 15:12:08 +0000 (16:12 +0100)]
[ADD] gamification: i18n translation files

bzr revid: mat@openerp.com-20140213151208-l452x2lf2g4dyhdj

10 years ago[WIP] Refactor action_assign inversing ops and moves
Josse Colpaert [Thu, 13 Feb 2014 14:44:49 +0000 (15:44 +0100)]
[WIP] Refactor action_assign inversing ops and moves

bzr revid: jco@openerp.com-20140213144449-nqpt512i8dvzdy1m

10 years ago[FIX]when duplicate purchase line, don't duplicate procurement
Cedric Snauwaert [Thu, 13 Feb 2014 14:39:56 +0000 (15:39 +0100)]
[FIX]when duplicate purchase line, don't duplicate procurement

bzr revid: csn@openerp.com-20140213143956-u7jtdvd9l6ytbd00

10 years ago[FIX] forward port ensure_db fix from saas-3
Fabien Meghazi [Thu, 13 Feb 2014 13:42:19 +0000 (14:42 +0100)]
[FIX] forward port ensure_db fix from saas-3

bzr revid: fme@openerp.com-20140213134219-pn5xmo5alxn1d57u

10 years ago[MERGE] [IMP] website_mail: email template visual editor:
Thibault Delavallée [Thu, 13 Feb 2014 12:45:08 +0000 (13:45 +0100)]
[MERGE] [IMP] website_mail: email template visual editor:
- reordered email snippets: 2 categories with clearer name, holding basic and advanced email structures
- email_template: better display of the front-end link
- email designer: added a link to the backend
- added forgotten dependency towards email_template

bzr revid: tde@openerp.com-20140213124508-xr6xzmqgd9qqrtp0

10 years ago[FIX]undo delete attribute name on delivery view
Cedric Snauwaert [Thu, 13 Feb 2014 12:40:36 +0000 (13:40 +0100)]
[FIX]undo delete attribute name on delivery view

bzr revid: csn@openerp.com-20140213124036-7grmw3aq0os2qtft

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Thu, 13 Feb 2014 12:06:02 +0000 (13:06 +0100)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140213120602-fuai78kcqwb8vijg

10 years ago[MERGE] [IMP] crm: added default alias configurable directly in sales configuration...
Thibault Delavallée [Thu, 13 Feb 2014 11:28:11 +0000 (12:28 +0100)]
[MERGE] [IMP] crm: added default alias configurable directly in sales configuration menu. This default alias is an alias creating leads, not linked to a specific thread or parent.

Like what has been done in HR recently, it is now possible to directly configure a default alias for leads in the sales configuration menu. This allows an easier alias configuration compared to directly editing the aliases.

[FIX] hr: fixed default alias computation.

bzr revid: tde@openerp.com-20140213112811-y4rynjmdldrjs4gg

10 years ago[MERGE] main trunk-wms branch
Quentin (OpenERP) [Thu, 13 Feb 2014 11:02:09 +0000 (12:02 +0100)]
[MERGE] main trunk-wms branch

bzr revid: qdp-launchpad@openerp.com-20140213110209-907jqb8n4sjpwji9

10 years ago[FIX] stock: parameter 'ids' given to write function could be of type int or long...
Quentin (OpenERP) [Thu, 13 Feb 2014 10:59:13 +0000 (11:59 +0100)]
[FIX] stock: parameter 'ids' given to write function could be of type int or long... -_-

bzr revid: qdp-launchpad@openerp.com-20140213105913-roabmvg4v3uea7to

10 years ago[FIX] stock: recheck_availability button
Quentin (OpenERP) [Thu, 13 Feb 2014 10:51:48 +0000 (11:51 +0100)]
[FIX] stock: recheck_availability button

bzr revid: qdp-launchpad@openerp.com-20140213105148-l0560ztdos5epzya

10 years ago[FIX]when creating location for warehouse, use warehouse code as base name for locati...
Cedric Snauwaert [Thu, 13 Feb 2014 09:48:20 +0000 (10:48 +0100)]
[FIX]when creating location for warehouse, use warehouse code as base name for location instead of warehouse name

bzr revid: csn@openerp.com-20140213094820-v76n4fuqd1omicvy

10 years ago[MERGE] branch with the necessary fixes of the barcode scanner UI. Further improvemen...
Quentin (OpenERP) [Thu, 13 Feb 2014 09:44:46 +0000 (10:44 +0100)]
[MERGE] branch with the necessary fixes of the barcode scanner UI. Further improvements related to the syle and usability are planned but all features should be fully working by now.

bzr revid: qdp-launchpad@openerp.com-20140213094446-lg1bevdrlv3tvyjn

10 years ago[FIX] stock: barcode UI. Fixed all features including the numpad and all buttons
Quentin (OpenERP) [Thu, 13 Feb 2014 09:40:54 +0000 (10:40 +0100)]
[FIX] stock: barcode UI. Fixed all features including the numpad and all buttons

bzr revid: qdp-launchpad@openerp.com-20140213094054-qtxv79ge16e2vras

10 years ago[FIX]don't prevent people from doing an inventory when available qty is negative
Cedric Snauwaert [Thu, 13 Feb 2014 09:04:27 +0000 (10:04 +0100)]
[FIX]don't prevent people from doing an inventory when available qty is negative

bzr revid: csn@openerp.com-20140213090427-vwtamn4y6q2zjxg8

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 13 Feb 2014 06:11:21 +0000 (06:11 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140213054839-bknb7wozzfcl2b5p
bzr revid: launchpad_translations_on_behalf_of_openerp-20140213061121-vm9ot1x4ve6ekaoe

10 years ago[IMP] hw_scanner: remove useless controller
Frédéric van der Essen [Wed, 12 Feb 2014 16:51:45 +0000 (17:51 +0100)]
[IMP] hw_scanner: remove useless controller

bzr revid: fva@openerp.com-20140212165145-i1vevufc1bluq31y

10 years ago[MERGE]merge with latest trunk-wms
Cedric Snauwaert [Wed, 12 Feb 2014 15:30:16 +0000 (16:30 +0100)]
[MERGE]merge with latest trunk-wms

bzr revid: csn@openerp.com-20140212153016-50qjg6lpn8o4440r

10 years ago[FIX]stock_picking advance tab view
Cedric Snauwaert [Wed, 12 Feb 2014 14:55:16 +0000 (15:55 +0100)]
[FIX]stock_picking advance tab view

bzr revid: csn@openerp.com-20140212145516-rj2pg7utmz91w14y

10 years ago[FIX]delivery form view + some label
Cedric Snauwaert [Wed, 12 Feb 2014 14:13:02 +0000 (15:13 +0100)]
[FIX]delivery form view + some label

bzr revid: csn@openerp.com-20140212141302-g08x29wejo2om79o

10 years ago[FIX]replace stock by location menu with stock valuation manu
Cedric Snauwaert [Wed, 12 Feb 2014 13:19:37 +0000 (14:19 +0100)]
[FIX]replace stock by location menu with stock valuation manu

bzr revid: csn@openerp.com-20140212131937-wkxij6dmk32vd4ue

10 years ago[FIX]various usability thing
Cedric Snauwaert [Wed, 12 Feb 2014 12:46:46 +0000 (13:46 +0100)]
[FIX]various usability thing

bzr revid: csn@openerp.com-20140212124646-301rfsr1712cdy18

10 years ago[MERGE] [IMP] account, analytic, project: misc usability improvements.
Thibault Delavallée [Wed, 12 Feb 2014 12:13:15 +0000 (13:13 +0100)]
[MERGE] [IMP] account, analytic, project: misc usability improvements.
Small improvements and fixes in label of views, added some strings, cleaned
some tooltips, updated a project data.

bzr revid: tde@openerp.com-20140212121315-s4vol4b159dqh042

10 years ago[MERGE] [IMP] website: server actions: usability improvements
Thibault Delavallée [Wed, 12 Feb 2014 11:16:09 +0000 (12:16 +0100)]
[MERGE] [IMP] website: server actions: usability improvements
- added website_path, used to compute the full URL allowing to access the server action. This allows more custom and short URLs, like website/action/partners instead of website/action/website.action_partners;
- added website_url, computed file with the full URL of the server action that is displayed on the form view, to ease usability.
- added a filter for server action, to easily find code and published server actions
- updated server action controller: now takes xml_id, id, or website_path

bzr revid: tde@openerp.com-20140212111609-55mkck2tu1zkeley

10 years ago[FIX] stock: barcode scanner UI now support the search on a scanned picking name...
Quentin (OpenERP) [Wed, 12 Feb 2014 10:55:53 +0000 (11:55 +0100)]
[FIX] stock: barcode scanner UI now support the search on a scanned picking name and decrease the remaining_qty at each product scanned

bzr revid: qdp-launchpad@openerp.com-20140212105553-26jye3367tljbpw5

10 years ago[FIX] oe initialize start http server to allow http tests to pass
Christophe Simonis [Wed, 12 Feb 2014 10:55:12 +0000 (11:55 +0100)]
[FIX] oe initialize start http server to allow http tests to pass

bzr revid: chs@openerp.com-20140212105512-lag945hh0l8z7owk

10 years ago[CLEAN] website: ir_actions: removed commented line + small reordering of columns...
Thibault Delavallée [Wed, 12 Feb 2014 10:42:27 +0000 (11:42 +0100)]
[CLEAN] website: ir_actions: removed commented line + small reordering of columns definition + fixed an help string

bzr revid: tde@openerp.com-20140212104227-bd2rsrewqizmxtf3

10 years ago[FIX] website: server action controllers: fixed typo in a domain
Thibault Delavallée [Wed, 12 Feb 2014 10:39:12 +0000 (11:39 +0100)]
[FIX] website: server action controllers: fixed typo in a domain

bzr revid: tde@openerp.com-20140212103912-1rhyl3wxa2a084ls

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Wed, 12 Feb 2014 10:38:23 +0000 (11:38 +0100)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140212103823-aifj3y0dwir0cbyv

10 years ago[CLEAN] website: server action controllers: removed unnecessary variable
Thibault Delavallée [Wed, 12 Feb 2014 10:37:53 +0000 (11:37 +0100)]
[CLEAN] website: server action controllers: removed unnecessary variable

bzr revid: tde@openerp.com-20140212103753-8fheizloj3minlt6

10 years ago[IMP] improved code.
Turkesh Patel (Open ERP) [Wed, 12 Feb 2014 10:31:48 +0000 (16:01 +0530)]
[IMP] improved code.

bzr revid: tpa@tinyerp.com-20140212103148-p8sem0gfnb2evpq1

10 years ago[MERGE] [IMP] misc usability improvements
Thibault Delavallée [Wed, 12 Feb 2014 10:21:13 +0000 (11:21 +0100)]
[MERGE] [IMP] misc usability improvements
- account: add a name when invoking some journal items views
- calendar: removed an editable in event.type tree view
- phonecalls: removed default searchs in logged / scheduled calls actions, using domain instead; small fix in meeting creation from a phonecall, use partner_ids instead of partner_id
- report_webkit: some menu reordering

bzr revid: tde@openerp.com-20140212102113-torfdhfw2hajpuvm

10 years ago[MRG] merge with lp:openobject-addons
Turkesh Patel (Open ERP) [Wed, 12 Feb 2014 09:10:46 +0000 (14:40 +0530)]
[MRG] merge with lp:openobject-addons

bzr revid: tpa@tinyerp.com-20140212091046-bgg26a6njznovfbq

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 12 Feb 2014 05:29:33 +0000 (05:29 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140212052933-2x7w3n6hxognlz1m

10 years ago[IMP] oe initialize must take the port as parameter (for http tests)
Christophe Simonis [Tue, 11 Feb 2014 22:48:46 +0000 (23:48 +0100)]
[IMP] oe initialize must take the port as parameter (for http tests)

bzr revid: chs@openerp.com-20140211224846-waor2hz1fkw1dml8

10 years ago[MERGE] point_of_sale: allow negative product quantities and totals in the POS
Frédéric van der Essen [Tue, 11 Feb 2014 16:51:20 +0000 (17:51 +0100)]
[MERGE] point_of_sale: allow negative product quantities and totals in the POS

bzr revid: fva@openerp.com-20140211165120-306mkomw1t964x33

10 years ago[MERGE] from trunk
Frédéric van der Essen [Tue, 11 Feb 2014 16:50:43 +0000 (17:50 +0100)]
[MERGE] from trunk

bzr revid: fva@openerp.com-20140211165043-3t8nys0btenqie59

10 years ago[IMP] point_of_sale: allow negative product quantities, and negatives totals
Frédéric van der Essen [Tue, 11 Feb 2014 16:45:41 +0000 (17:45 +0100)]
[IMP] point_of_sale: allow negative product quantities, and negatives totals

bzr revid: fva@openerp.com-20140211164541-nt2xu5rhdv0tm7pk

10 years ago[MERGE] from saas-3
Raphael Collet [Tue, 11 Feb 2014 16:28:43 +0000 (17:28 +0100)]
[MERGE] from saas-3

bzr revid: rco@openerp.com-20140211162843-bfowcg6a3qb91h3c

10 years ago[FIX] ir_ui_view: in context dict, put model name instead of model itself
Raphael Collet [Tue, 11 Feb 2014 16:27:36 +0000 (17:27 +0100)]
[FIX] ir_ui_view: in context dict, put model name instead of model itself

bzr revid: rco@openerp.com-20140211162736-hgkwjk336ldkjej6

10 years ago[FIX] stock: barcode scanner GUI somewhat functionally working
Quentin (OpenERP) [Tue, 11 Feb 2014 15:51:57 +0000 (16:51 +0100)]
[FIX] stock: barcode scanner GUI somewhat functionally working

bzr revid: qdp-launchpad@openerp.com-20140211155157-gu86q7it150u33tp

10 years ago[FIX]hr_hodlidays: date_from and date_to are required only if leave request, not...
Denis Ledoux [Tue, 11 Feb 2014 15:48:27 +0000 (16:48 +0100)]
[FIX]hr_hodlidays: date_from and date_to are required only if leave request, not if leave alloc

bzr revid: dle@openerp.com-20140211154827-d1529gkf30e57wz5

10 years ago[MERGE] merge various graph view fixes
Gery Debongnie [Tue, 11 Feb 2014 15:44:41 +0000 (16:44 +0100)]
[MERGE] merge various graph view fixes

bzr revid: ged@openerp.com-20140211154441-6sq778kxoxeg7zrf

10 years ago[FIX] fixes various problem with the sales team screen (crashes and various dates...
Gery Debongnie [Tue, 11 Feb 2014 15:43:07 +0000 (16:43 +0100)]
[FIX] fixes various problem with the sales team screen (crashes and various dates mismatch) (mainly addon crm)

bzr revid: ged@openerp.com-20140211154307-p2pwv7fin33nsnri

10 years ago[MERGE] mrp: small usability fixes
Thibault Delavallée [Tue, 11 Feb 2014 15:21:16 +0000 (16:21 +0100)]
[MERGE] mrp: small usability fixes
- updated groups on some fields of bom
- removed some icons in form view, to be coherent with other form views
- BOM form view: updated onchange_product_id that now takes product_qty into account to compute
uos and uos quantity.

bzr revid: tde@openerp.com-20140211152116-niwt0pak4r0n8jst

10 years ago[FIX] auth_oauth: decorator @fragment_to_query_string must redirect to same route
Christophe Simonis [Tue, 11 Feb 2014 14:55:29 +0000 (15:55 +0100)]
[FIX] auth_oauth: decorator @fragment_to_query_string must redirect to same route

bzr revid: chs@openerp.com-20140211145529-cp1rhf3hbhvq4sg4

10 years ago[FIX] website: text-box and image in the banner is too big on large screen. It should...
Christophe Matthieu [Tue, 11 Feb 2014 14:36:19 +0000 (15:36 +0100)]
[FIX] website: text-box and image in the banner is too big on large screen. It should be in a 'container'.

bzr revid: chm@openerp.com-20140211143619-b1dwa5q1wdoeyzn4

10 years ago[MERGE] Sync with upstream (trunk)
Thibault Delavallée [Tue, 11 Feb 2014 14:19:25 +0000 (15:19 +0100)]
[MERGE] Sync with upstream (trunk)

bzr revid: tde@openerp.com-20140211141925-p3sziwkon7jlsq5r

10 years ago[FIX] auth_signup: when POSTing signup data, there is always an error in qcontext...
Christophe Simonis [Tue, 11 Feb 2014 14:02:55 +0000 (15:02 +0100)]
[FIX] auth_signup: when POSTing signup data, there is always an error in qcontext as default behaviour is trying to login with data (error injected by super() call)

bzr revid: chs@openerp.com-20140211140255-mv84m6fb0sqkflm5

10 years ago[MERGE] [IMP] hr, hr_recruitment: job position update and usability improvements
Thibault Delavallée [Tue, 11 Feb 2014 14:01:49 +0000 (15:01 +0100)]
[MERGE] [IMP] hr, hr_recruitment: job position update and usability improvements

hr: hr.job
- no_of_recruitment now indicates the number of employees you want to hire in a given recruitment phase
- added no_of_hired_employee that is the number of employees already recruited in the current recruitment phase
- updated form view
- removed simplified form view
- the job in the employee form view is now clickable and redirects to the job form view

hr_recruitment
- new dependency: web_kanban_gauge
- installing this module adds the 'Job Positions' menu, and adds a new kanban view for hr.job
- adds fields on hr.job to track applicants and their documents, used in the kanban view
- added configuration for default jobs alias, available in the Human Resources settings
- updated applicant / job subtypes: following some subtypes on the job now makes automatically follow some subtypes on applicants, like salesteam/opportunities or project/tasks and issues

mail: mail_alias
- when migrating to alias, use mail_notrack to avoid performing the tracking; indeed we are in a transient state, and trying to browse and track value change is risky.
mail: mail_thread: empty list help: small tweak to try to find a default alias

misc
- sale_crm: update for the new gauge widget parameters

bzr revid: tde@openerp.com-20140211140149-l15qr876s5ykfww5

10 years ago[MERGE] [IMP] web_kanban_gauge: cleaned and improved parameters
Thibault Delavallée [Tue, 11 Feb 2014 14:01:01 +0000 (15:01 +0100)]
[MERGE] [IMP] web_kanban_gauge: cleaned and improved parameters
- max_value: maximum value of the gauge [default: 100]
- max_field: get the max_value from the field that must be present in the view; takes over max_value
- gauge_value_field: if set, the value displayed below the gauge is taken from this field instead of the base field used for the gauge. This allows to display a number different from the gauge.
- force_set: is value is 0, display a text 'Click to set' [default: True]
- label: lable of the gauge, displayed below the gauge value
- title: title of the gauge, displayed on top of the gauge
- on_change: action to call when cliking and setting a value (previously names action_change)
- on_click_label: optional label of the input displayed when clicking

Coming with an update of jobs that triggered those various changes and cleaning in the gauge widget.

bzr revid: tde@openerp.com-20140211140101-33259mv4i5c1ge7j

10 years ago[FIX] website: crappy layout when use click on edit in the shop. Microforma error...
Christophe Matthieu [Tue, 11 Feb 2014 13:56:10 +0000 (14:56 +0100)]
[FIX] website: crappy layout when use click on edit in the shop. Microforma error. Don't use meta tag in page content: ckeditor bug report 8117.

bzr revid: chm@openerp.com-20140211135610-0xhf2yiuwfc8k0ss

10 years ago[FIX] auth_signup: do not shadow errors
Christophe Simonis [Tue, 11 Feb 2014 13:29:01 +0000 (14:29 +0100)]
[FIX] auth_signup: do not shadow errors

bzr revid: chs@openerp.com-20140211132901-o7e8cup1hlc6mxzf

10 years ago[FIX] auth_signup: force login to be an email when signup
Christophe Simonis [Tue, 11 Feb 2014 13:28:39 +0000 (14:28 +0100)]
[FIX] auth_signup: force login to be an email when signup

bzr revid: chs@openerp.com-20140211132839-a4lzg0t7m7kl5ihr

10 years ago[IMP] web_kanban_gauge: fade update when changing the value
Thibault Delavallée [Tue, 11 Feb 2014 12:26:22 +0000 (13:26 +0100)]
[IMP] web_kanban_gauge: fade update when changing the value

bzr revid: tde@openerp.com-20140211122622-5c3doi7vjp5fepfc

10 years ago[IMP] hr_recruitment: cleaned code about default user_id and things like that when...
Thibault Delavallée [Tue, 11 Feb 2014 12:23:41 +0000 (13:23 +0100)]
[IMP] hr_recruitment: cleaned code about default user_id and things like that when creating a new applicant.
All code now belongs to onchange_job, and is called in create, whether with
vals.get('job_id') or context.get('default_job_id')

bzr revid: tde@openerp.com-20140211122341-xz5hxe0qrt1reevg