Commit Graph

61181 Commits

Author SHA1 Message Date
Quentin (OpenERP) 6fc076087c [IMP] procurement, usability: sort procurements by id (for all procurements created at the same time)
bzr revid: qdp-launchpad@openerp.com-20131106085448-eyj2pk2y0y0rg6zn
2013-11-06 09:54:48 +01:00
Quentin (OpenERP) ab273cc7b2 [FIX] stock: typo
bzr revid: qdp-launchpad@openerp.com-20131106084051-1ure78ruswkr6hzf
2013-11-06 09:40:51 +01:00
Quentin (OpenERP) e3721076b4 [FIX] stock: fixed logistic flow when resupplying from another warehouse (the warehouse propagated has sometimes to be different than the warehouse this rule serve)
bzr revid: qdp-launchpad@openerp.com-20131106083938-ucrdm6d64n9xzii8
2013-11-06 09:39:38 +01:00
Quentin (OpenERP) 6f36e2d9d7 [FIX] stock: fixed the condition for a procurement to be fulfilled (we shouldn't consider a procurement for which all moves are cancelled as 'done' but as 'in exception')
bzr revid: qdp-launchpad@openerp.com-20131106083756-fk3tbfw9ya0ejjou
2013-11-06 09:37:56 +01:00
Quentin (OpenERP) 61babf0c6e [IMP] procurement: added a button to reset to confirmed a cancelled procurement
bzr revid: qdp-launchpad@openerp.com-20131106083231-jnr6w30rhfkvzsbu
2013-11-06 09:32:31 +01:00
Quentin (OpenERP) 6ec682a59f [FIX] sale: do not copy procurements when copying a sale order (or a sale order line)
bzr revid: qdp-launchpad@openerp.com-20131106075522-36q9vq1ihh6q7lm3
2013-11-06 08:55:22 +01:00
Quentin (OpenERP) 69ca019490 [FIX] stock: name for interwarehouse reussply routes wasn't correctly formatted and was not clear
bzr revid: qdp-launchpad@openerp.com-20131105161254-m1qhrr0cefcrle20
2013-11-05 17:12:54 +01:00
Quentin (OpenERP) 588507c071 [FIX] stock: reconfiguration of warehouse was buggy when the default resupply warehouse was removed from both the m2o and the m2m, the rules were also wrongly created (not in MTO) and the code was not clean. The renaming of a warehouse is also fixed and the buy/manufacture pull rules are now treated as well
bzr revid: qdp-launchpad@openerp.com-20131105154923-sl8ei71aa123t108
2013-11-05 16:49:23 +01:00
Quentin (OpenERP) 2056fc9eb4 [IMP] stock: usability improvements in picking view
bzr revid: qdp-launchpad@openerp.com-20131105153944-el9igp0cnv9z4e9q
2013-11-05 16:39:44 +01:00
Quentin (OpenERP) b5645d2386 [FIX] stock_account, purchase: the standard price of a product may not be compatible with the decimal precision 'Account' or the coinage of the main currency, so we need to take care of that when creating the stock valuation entries
bzr revid: qdp-launchpad@openerp.com-20131104164939-jupkxy1zrqqq3lpq
2013-11-04 17:49:39 +01:00
Quentin (OpenERP) 400b50963c [MERGE] apr's review 2. branch from jke
bzr revid: qdp-launchpad@openerp.com-20131104142340-fj092665f5exn3rw
2013-11-04 15:23:40 +01:00
Quentin (OpenERP) 3df02e56a5 [MERGE] merged the branch from camptocamp with enhancements in purchase_requisition: it includes a bugfix and the introduction of 2 methods to prepare values before theh creatino of objects (to ease the inheritancy)
bzr revid: qdp-launchpad@openerp.com-20131104140724-z6kt0zqwrtbjso5a
2013-11-04 15:07:24 +01:00
jke-openerp c50d33cb0f [IMP] Improve and fix module stock according to APR Review 20131030
bzr revid: jke@openerp.com-20131104120008-80g7julsalf041ki
2013-11-04 13:00:08 +01:00
Guewen Baconnier 99b27fa6b4 [FIX] open_product_line() returns an action, the action should not propagate the current context but use its own one (so it will have the correct active_model, active_ids and so on, otherwise, it propagates a wrong active_ids and active_model).
bzr revid: guewen.baconnier@camptocamp.com-20131104102646-pjdorjqfaic3sw7b
2013-11-04 11:26:46 +01:00
Guewen Baconnier 0cf5e41afc [IMP] extracted '_prepare' method to be able to customize the creation of po from tenders
bzr revid: guewen.baconnier@camptocamp.com-20131104101957-krpkp24ctc4k3zjy
2013-11-04 11:19:57 +01:00
Quentin (OpenERP) 473d530b3e [MERGE] merged the branch of jke with new tests on procurement cancelation
bzr revid: qdp-launchpad@openerp.com-20131030145105-15lzttxq19fpjtdd
2013-10-30 15:51:05 +01:00
Quentin (OpenERP) aae5f68be6 [FIX] stock: fixed product_available function to take the location and warehouse into consideration
bzr revid: qdp-launchpad@openerp.com-20131030142242-5d5sku8n1upxgmue
2013-10-30 15:22:42 +01:00
Quentin (OpenERP) f1123cb610 [MERGE] merged branch of jke with misc fixes and improvements
bzr revid: qdp-launchpad@openerp.com-20131030133000-wpru31guf0i5t9wg
2013-10-30 14:30:00 +01:00
jke-openerp 3ba6a4dac4 [MERGE] Merge with trunk-wms branche
bzr revid: jke@openerp.com-20131029192931-63zc0kd0qyr4e8m1
2013-10-29 20:29:31 +01:00
jke-openerp c9237c2c47 [REF] Improve code according to review
bzr revid: jke@openerp.com-20131029192702-w6ddr9pwr2kzqhqn
2013-10-29 20:27:02 +01:00
Quentin (OpenERP) 689b7b79dd [FIX] stock: fixes in quants_get_prefered_domain() + code refactoring
bzr revid: qdp-launchpad@openerp.com-20131029160951-3jekhqgryydq3ybm
2013-10-29 17:09:51 +01:00
jke-openerp 6db6e69f4a [FIX] Update reference for action_view_routes in product.py from module stock which raise a trace back
bzr revid: jke@openerp.com-20131029102339-ecyef6lka65e9ev5
2013-10-29 11:23:39 +01:00
jke-openerp ff28e09432 [IMP] Add name search on stock.stock_location to allow the search of child
bzr revid: jke@openerp.com-20131029083551-mbrx7hxoc9w78ogq
2013-10-29 09:35:51 +01:00
jke-openerp 2c65def713 [FIX] According to [wms] APR's Review from 20131022 - Move lead_time in mrp module, trace back on split delivery
bzr revid: jke@openerp.com-20131029074815-mws7cuvqgxr6q2d4
2013-10-29 08:48:15 +01:00
jke-openerp 57e794c2a9 [FIX] Split demo_pre.yml in stock_data.xml for ir_model_data
bzr revid: jke@openerp.com-20131028103906-izdlfpzknc3j73kp
2013-10-28 11:39:06 +01:00
Quentin (OpenERP) db7bcd1dd9 [FIX] procurement: removed message_track overwriting which was not needed anymore (and the note field doesn't exist anymore)
bzr revid: qdp-launchpad@openerp.com-20131028103315-nu387n2tm9s803rs
2013-10-28 11:33:15 +01:00
Quentin (OpenERP) 2a982d199e [MERGE] merged with trunk
bzr revid: qdp-launchpad@openerp.com-20131028093247-8eegjl3zle5aoqae
2013-10-28 10:32:47 +01:00
Quentin (OpenERP) 3e023b667b [REM] mrp: removed deprecated and unused code
bzr revid: qdp-launchpad@openerp.com-20131028090054-39qvajzoto3xb9dz
2013-10-28 10:00:54 +01:00
Quentin (OpenERP) 171c086414 [MERGE] jke branch with fixes, improvement of warehouse config...
bzr revid: qdp-launchpad@openerp.com-20131028084702-j0e5c8i4df84zsfy
2013-10-28 09:47:02 +01:00
Launchpad Translations on behalf of openerp e142005a01 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131028052339-0v9n7leiirwlacok
2013-10-28 05:23:39 +00:00
Antony Lesuisse e5ad3700cb [IMP] convert controllers to the new route api
bzr revid: al@openerp.com-20131027174813-ghwl3p6w7ebr20s9
2013-10-27 18:48:13 +01:00
Antony Lesuisse d5b4cd627c more controller conversion to new route api
bzr revid: al@openerp.com-20131027173143-tfxc7e7vqn7re6wb
2013-10-27 18:31:43 +01:00
Antony Lesuisse 401099d358 [IMP] move http layer from openerp-web to openobject-server, convert controllers to the new route api
bzr revid: al@openerp.com-20131027171717-dzqx2264p152lq8y
2013-10-27 18:17:17 +01:00
Antony Lesuisse 737586aa4e typo
bzr revid: al@openerp.com-20131027164023-ky1nthy56fmqr4f2
2013-10-27 17:40:23 +01:00
Launchpad Translations on behalf of openerp 2f3c517054 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20131026060436-zq7lmz0wyaf2or7c
bzr revid: launchpad_translations_on_behalf_of_openerp-20131022044413-i5f1hxr3y23buz38
bzr revid: launchpad_translations_on_behalf_of_openerp-20131023043450-hbi0snv6o0qpl0ne
bzr revid: launchpad_translations_on_behalf_of_openerp-20131026054646-gklydoly8cq62jbp
bzr revid: launchpad_translations_on_behalf_of_openerp-20131027055002-ldfxtxmdm5wpc65b
2013-10-27 05:50:02 +00:00
jke-openerp 0cac453e16 [REF] Indentation + var name
bzr revid: jke@openerp.com-20131025143551-lb86077kl5yaaujn
2013-10-25 16:35:51 +02:00
jke-openerp 63d193c210 [Merge] with wh conf jke
bzr revid: jke@openerp.com-20131025140330-po459wxltctpnxls
2013-10-25 16:03:30 +02:00
jke-openerp 121b5c3e73 [IMP] Add test for sale_mrp and stock_complex_route about the propagation when we cancel the main procurement.
bzr revid: jke@openerp.com-20131025135051-2yzuxd3grlj2qtfn
2013-10-25 15:50:51 +02:00
Quentin (OpenERP) e3556efdc8 [IMP] stock: code refactoring
bzr revid: qdp-launchpad@openerp.com-20131025134023-6qeh38wfwocmf1a8
2013-10-25 15:40:23 +02:00
Quentin (OpenERP) 085cfd6b59 [FIX] stock: on write of the reception method of a warehouse, recreate the pull rules of reception route in MTO always
bzr revid: qdp-launchpad@openerp.com-20131024081901-r53dvxu2xnsz4mp8
2013-10-24 10:19:01 +02:00
Quentin (OpenERP) 86d58ed2dd [FIX] purchase: the location of the buy pull rule has to be the default_location_dest_id of the in_type_id of the warehouse, and not its input location which can be inactive (if reception is in 1 step)
bzr revid: qdp-launchpad@openerp.com-20131024080325-pkphb3n426gaizmi
2013-10-24 10:03:25 +02:00
Quentin (OpenERP) 52c30fdd38 [FIX] purchase: typo
bzr revid: qdp-launchpad@openerp.com-20131024075054-mq5u06qmhd7oqwa9
2013-10-24 09:50:54 +02:00
Quentin (OpenERP) 6d8727e0f3 [FIX] stock: choosing the right rule on procurement.order resolution
bzr revid: qdp-launchpad@openerp.com-20131024074209-jr942b1xjm7hwf4h
2013-10-24 09:42:09 +02:00
Quentin (OpenERP) 34862f4b43 [FIX] purchase, mrp: create buy/manufacture rules that belong to the warehouse
bzr revid: qdp-launchpad@openerp.com-20131023151912-adi1oa85rulzefkk
2013-10-23 17:19:12 +02:00
Quentin (OpenERP) 0fed4f9ff1 [FIX] purchase: fixed references to old variable name
bzr revid: qdp-launchpad@openerp.com-20131023143957-1f6mokl5h2ys3n9c
2013-10-23 16:39:57 +02:00
Quentin (OpenERP) 4726c419f1 [FIX] purchase: when modifying the reception mode of a warehouse, reconfigure the buy rule as well
bzr revid: qdp-launchpad@openerp.com-20131023140740-1z9g31g7k2j6nt5k
2013-10-23 16:07:40 +02:00
Quentin (OpenERP) 45c990e833 [REF] some refactoring
bzr revid: qdp-launchpad@openerp.com-20131023134021-jf2n0l1coh7uuc0c
2013-10-23 15:40:21 +02:00
Quentin (OpenERP) f2b9d8f05f [MERGE] merged with main branch
bzr revid: qdp-launchpad@openerp.com-20131023122842-d4yxulpthx4qa9q5
2013-10-23 14:28:42 +02:00
Denis Ledoux 6bf5d02627 [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 3859 rev-id: dle@openerp.com-20131023110926-tc2n3oqg0l2ga138
bzr revid: dle@openerp.com-20131023113414-mlwppd4d7vyh1tyj
2013-10-23 13:34:14 +02:00
jke-openerp a82acebb55 [IMP] Auto fill in default_warehouse at initialize
bzr revid: jke@openerp.com-20131023113007-bfgbco36ppwv3nv3
2013-10-23 13:30:07 +02:00