Commit Graph

1577 Commits

Author SHA1 Message Date
Quentin (OpenERP) 436b46bf77 [WIP] stock: partial transfer and rereserve reimplementation
bzr revid: qdp-launchpad@openerp.com-20131118133650-gd5jx6tkjjrzha05
2013-11-18 14:36:50 +01:00
Quentin (OpenERP) dde7550152 [WIP] stock: rereserve and partial transfer
bzr revid: qdp-launchpad@openerp.com-20131118105717-4p24640n2xatn6ja
2013-11-18 11:57:17 +01:00
Quentin (OpenERP) a4f38da847 [WIP] stock: partial transfer and rereserve reimplementation
bzr revid: qdp-launchpad@openerp.com-20131118095021-b0mze9fuz30sanrg
2013-11-18 10:50:21 +01:00
Quentin (OpenERP) 80809a29f4 [WIP] stock: rereserve and partial transfer
bzr revid: qdp-launchpad@openerp.com-20131118083026-b9g1hd1zkempo2we
2013-11-18 09:30:26 +01:00
Quentin (OpenERP) 9a3da0db2b [WIP] stock: partial re-implementation of action_assign do_rereserve...
bzr revid: qdp-launchpad@openerp.com-20131115175505-8x75o2xcxxm58g0z
2013-11-15 18:55:05 +01:00
Quentin (OpenERP) 3e21ab83e8 [REF] stock: MEMO on the solution to adopt for quant assignation, do_transer and so and so...
bzr revid: qdp-launchpad@openerp.com-20131114211428-kgbzxdqbnxcfv17b
2013-11-14 22:14:28 +01:00
Quentin (OpenERP) f8a32c79ba [IMP] stock: code refactoring of action_assign()
bzr revid: qdp-launchpad@openerp.com-20131113083255-g6h95uh1x87dp8ob
2013-11-13 09:32:55 +01:00
Quentin (OpenERP) 68a2971470 [FIX] stock: fixed error in rereserve method: why should it only consider 'assigned' move and not 'confirmed' ones too?
bzr revid: qdp-launchpad@openerp.com-20131113082542-om60jryweg3b9nk8
2013-11-13 09:25:42 +01:00
Quentin (OpenERP) d4cd737ee9 [FIX] stock: fixed onchange in pack operation and uom quantity when using pack operation
bzr revid: qdp-launchpad@openerp.com-20131112161502-rwc86glwhbkrwcfl
2013-11-12 17:15:02 +01:00
Quentin (OpenERP) c3c63b86ad [IMP] stock: usability and constraints
bzr revid: qdp-launchpad@openerp.com-20131112142656-7pggf8avzksttbtd
2013-11-12 15:26:56 +01:00
Quentin (OpenERP) cd543d96e0 [IMP] misc usability improvements
bzr revid: qdp-launchpad@openerp.com-20131108165217-wk9b079p7jladswm
2013-11-08 17:52:17 +01:00
Quentin (OpenERP) d2d0184587 [IMP] pocurement, stock, purchase, sale_stock, stock_account: misc changes in usabilty, code refactoring and new option on procurement group propagation.
1) form view of procurement.order and procurement.rule reviewed
2) added buttons on procurement.order to jump on other procurements or pickings of same procurement.group
3) tracked some fields on procurement.order
4) used the short name of warehouse for the rule names
5) added a new choice for the procurement.group propagation in order to allow having only one reception picking for several po lines grouped in the same PO but belonging to different procurement.group at first
6) some code refactored for easiness, modularity, clarity and other obvious reasons

bzr revid: qdp-launchpad@openerp.com-20131107112053-knracfslqkfitg8b
2013-11-07 12:20:53 +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
jke-openerp c8457ad7a6 [MERGE] Merge with main branch trunk-wms
bzr revid: jke@openerp.com-20131105190918-cosbl68i4bzqxc7i
2013-11-05 20:09:18 +01:00
jke-openerp 1b260cc993 [FIX] Bug fix in mrp_demo data due to modif in stock.py get_draft_procurement
bzr revid: jke@openerp.com-20131105184936-70mtcboch4gpq9xx
2013-11-05 19:49:36 +01:00
jke-openerp 5308a926d2 [IMP] Improve and fix according to review FP
bzr revid: jke@openerp.com-20131105161517-zm1ks2m8fkcf7v7i
2013-11-05 17:15:17 +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) 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
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
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
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 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
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) 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
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) 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
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
Quentin (OpenERP) d4cbef2cb8 [FIX] stock: missing parameter in lambda function for store_get_values
bzr revid: qdp-launchpad@openerp.com-20131023093047-8c6pp6euxhwna5z9
2013-10-23 11:30:47 +02:00
Quentin (OpenERP) bad33d8b8a [FIX] stock: reception pull rule are now configured with procure_method='make_to_order' because once the procurement order is made on the stock location, the flow should be treated without waiting for the scheduler/an orderpoint
bzr revid: qdp-launchpad@openerp.com-20131023092508-a3xak2lsbgaxgzd9
2013-10-23 11:25:08 +02:00
jke-openerp 22ab454ce2 [FIX] Fixing code according to review "Need Fixing"
bzr revid: jke@openerp.com-20131023091226-69scxv3fnns3slvg
2013-10-23 11:12:26 +02:00
Quentin (OpenERP) 87450a8f13 [FIX] stock: fixed crossdock route priority + [IMP] added the possibility to group picking by group_id
bzr revid: qdp-launchpad@openerp.com-20131022160312-p5o0i7fd6m6kd21y
2013-10-22 18:03:12 +02:00
Quentin (OpenERP) 441d0bc009 [FIX] stock, sale_stock: changed the way the procurements look for a suitable rule => Added a m2o field warehouse_id on procurement.order, procurement.rule and stock.move. There was a problem with MTO products because they weren't following the route of the chosen warehouse at all (since all warehouse were creating their rule in the same route, there was no garantee that the route chosen was included in the warehouse selected on the SO)
bzr revid: qdp-launchpad@openerp.com-20131022120605-3dj65nm5yc96sj5r
2013-10-22 14:06:05 +02:00
jke-openerp 38a583f88c [IMP] Replace JS with function field to manage the visibility of default_wh in module stock
bzr revid: jke@openerp.com-20131022111103-sm2nnlj8ijryfvt3
2013-10-22 13:11:03 +02:00
jke-openerp 14cc990846 [IMP] Task Warehouse configuration - Add buy route/rule in purchase and manufacture route/rule in mrp + field default resupply in warehouse form auto hide/display
bzr revid: jke@openerp.com-20131022065446-sxsqy1y9wg8kdzrz
2013-10-22 08:54:46 +02:00
Quentin (OpenERP) e0b7ff8de6 [IMP] stock, procurement, purchase, mrp: cancelation of a procurement now propagate the cancellation upstream if the rule says so
bzr revid: qdp-launchpad@openerp.com-20131021151235-y0kjr9vy06a3curr
2013-10-21 17:12:35 +02:00
Quentin (OpenERP) 90319d5e2a [FIX] purchase: create suppier invoice based on incomming shipment + [FIX] stock_complex_route: fixed yaml test
bzr revid: qdp-launchpad@openerp.com-20131021095544-i0n6fd8jz31jo1l6
2013-10-21 11:55:44 +02:00
Quentin (OpenERP) 1df2d9e4db [FIX] stock: picking assignation now accept draft picking as well. This is hardly needed because picking state is based on stock.move state, and at the time of picking creation from a PO, we won't confirm the stock.move one by one (so the picking state stays draft untill all moves are confirmed)
bzr revid: qdp-launchpad@openerp.com-20131018122034-fpj8sgi4sh1n7vsw
2013-10-18 14:20:34 +02:00
Denis Ledoux 1a555475cc [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9529 rev-id: mat@openerp.com-20131018120428-2vdmdm2th8rz57zr
bzr revid: dle@openerp.com-20131018121236-zp221von16vekthp
2013-10-18 14:12:36 +02:00
Quentin (OpenERP) 9f2d0cc781 [MERGE] misc things: replacement of picking_ids on purchase.order by a fields.function; adding of a button on stock.warehouse to see all the routes related; usability improvement in stock.warehouse form view; bugfix in creation of picking/stock moves from purchase.order confirmation; view all picking-related from button on purchase.order instead of just the incoming shipment
bzr revid: qdp-launchpad@openerp.com-20131017160725-fjphdok34is6q4bc
2013-10-17 18:07:25 +02:00
Quentin (OpenERP) eddd2f3575 [MERGE] merged with main feature branch
bzr revid: qdp-launchpad@openerp.com-20131017121349-xyip1fn6j0itiz56
2013-10-17 14:13:49 +02:00
Quentin (OpenERP) 9ead43a274 [FIX] stock_complex_routes: fixed wrong reference in crossdock.yml and fixed bad priority in delivery route creation (stock module) (error spotted in stock_complex_routes/test/dropship.yml)
bzr revid: qdp-launchpad@openerp.com-20131017084024-2tms6rqnjidlsyia
2013-10-17 10:40:24 +02:00
Quentin (OpenERP) c3fd943ac4 [MERGE] merged with main feature branch
bzr revid: qdp-launchpad@openerp.com-20131016100318-52unjrqnn5xqo6eg
2013-10-16 12:03:18 +02:00
Quentin (OpenERP) 9e51eb5cdb [MERGE] main feature branch
bzr revid: qdp-launchpad@openerp.com-20131016075223-04hzhdgq97uobmnh
2013-10-16 09:52:23 +02:00
Quentin (OpenERP) 3f6875c815 [FIX] stock: traceback when doing action_scrap() fixed
bzr revid: qdp-launchpad@openerp.com-20131015115952-je8w0hih74dy0rl5
2013-10-15 13:59:52 +02:00
Martin Trigaux 98d31e411f [FIX] stock: correctly handle case when we have no child location
bzr revid: mat@openerp.com-20131015112016-vj6yr6kfxfe8go2p
2013-10-15 13:20:16 +02:00
Quentin (OpenERP) bf89cee4fe [FIX] stock: usability improvements and bug fixed at the picking creatino time when no scheduled_date is given
bzr revid: qdp-launchpad@openerp.com-20131015092817-z4ss9yhjdz1z2kge
2013-10-15 11:28:17 +02:00