Commit Graph

117 Commits

Author SHA1 Message Date
Josse Colpaert 68f0f8db8f [FIX] Use correct wizard and solve infinite loop
bzr revid: jco@openerp.com-20140128164048-43ptahppk2w2tyn7
2014-01-28 17:40:48 +01:00
Josse Colpaert 34b923a19e [IMP] change split signature and take into account for action_consume
bzr revid: jco@openerp.com-20140128154125-3j1rpc4w6maywcmt
2014-01-28 16:41:25 +01:00
Josse Colpaert 8ec0968f8d [WIP] Reorganise action_consume wizard to start from mrp and clean op inventory wizards
bzr revid: jco@openerp.com-20140128151834-ni90kny7b2y6sr36
2014-01-28 16:18:34 +01:00
Quentin (OpenERP) 7acaac732c [MERGE] stock: fixed error of production lot propagation in action_consume and action_scrap
lp bug: https://launchpad.net/bugs/1268994 fixed

bzr revid: qdp-launchpad@openerp.com-20140124154953-lr0m6v1ok6q0futo
2014-01-24 16:49:53 +01:00
Josse Colpaert 96120dcdbd [IMP] Make sure consumed_for is set before doing action_done
bzr revid: jco@openerp.com-20140121093027-2h6xlgouhg49sr76
2014-01-21 10:30:27 +01:00
Josse Colpaert 24f6ed8973 [WIP] Give warnings when not possible to do traceability and needed, group by quants
bzr revid: jco@openerp.com-20140120162828-6xgxshtkc44tlesi
2014-01-20 17:28:28 +01:00
Josse Colpaert b50247109c [IMP] Basic version working with lots
bzr revid: jco@openerp.com-20140117164232-8gu0bb8qbbk67yrx
2014-01-17 17:42:32 +01:00
Josse Colpaert 338013803d [WIP] Extending wizard with consume lines
bzr revid: jco@openerp.com-20140116174800-kap083m5jvacsbh6
2014-01-16 18:48:00 +01:00
Josse Colpaert d2605491ff [IMP] Add dependence on partner
bzr revid: jco@openerp.com-20140115141659-3ek1usz8ugllsn9e
2014-01-15 15:16:59 +01:00
Josse Colpaert 6b1ec21cb6 [IMP] Make sure the quant has lot when we restrict lot in pickingless move
bzr revid: jco@openerp.com-20140115133719-ivn71uatgd7gtin6
2014-01-15 14:37:19 +01:00
Josse Colpaert 557a052cb3 [IMP] When consuming in mrp, take into account lot
bzr revid: jco@openerp.com-20140114173101-5999401bm7q64q1f
2014-01-14 18:31:01 +01:00
Quentin (OpenERP) a0558ad4fd [IMP] stock: rehabilited the constraint check on traceability of lots. Improved it by allowing to track all operations (included the internal -> internal ones). Refactored in order to move the track_production field in mrp, where it's meaningful. Removed also a unused/deprecated wizard to change qty on a move
bzr revid: qdp-launchpad@openerp.com-20140107103915-bx9spjoclrlhalbr
2014-01-07 11:39:15 +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) 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) 45c990e833 [REF] some refactoring
bzr revid: qdp-launchpad@openerp.com-20131023134021-jf2n0l1coh7uuc0c
2013-10-23 15:40:21 +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
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) 9760632523 [FIX] stock: action_consume was using wrong quantity field
bzr revid: qdp-launchpad@openerp.com-20130925125039-tb8e6qfxyohrk72f
2013-09-25 14:50:39 +02:00
Quentin (OpenERP) e503beb955 [FIX] mrp: workflow
bzr revid: qdp-launchpad@openerp.com-20130925083749-iafe0qoq2jqmvgk5
2013-09-25 10:37:49 +02:00
Josse Colpaert 9494290cb1 [FIX] Try to fix mrp tests and mrp
bzr revid: jco@openerp.com-20130918135612-n8d1qqbxh0rbgtcw
2013-09-18 15:56:12 +02:00
Josse Colpaert 30f27b8cbb [IMP] Move route_ids from product from stock_location to stock and remove supply_method (change with route)
bzr revid: jco@openerp.com-20130909115515-7z6ixaxe7bpxxe73
2013-09-09 13:55:15 +02:00
Cedric Snauwaert 05e01eafe6 [FIX]scrap
bzr revid: csn@openerp.com-20130807110219-82bky3atj4jefox8
2013-08-07 13:02:19 +02:00
Josse Colpaert 83e87f1102 [WIP] stock.picking.type class, yml, quant has qty instead of product_qty
bzr revid: jco@openerp.com-20130723094436-bo6r0ztkdoun68ki
2013-07-23 11:44:36 +02:00
Josse Colpaert 2ee6217474 [WIP] Remove auto_validate
bzr revid: jco@openerp.com-20130718072022-hgz2z8i13epyyufy
2013-07-18 09:20:22 +02:00
Josse Colpaert 91f043137f [WIP] Procurement group for pickings
bzr revid: jco@openerp.com-20130712103645-u1eobg8i3s86b7by
2013-07-12 12:36:45 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Tejas Tank 0b7fe8278e [IMP] mrp: use the new signal_xxx methods instead of trg_validate.
bzr revid: tta@openerp.com-20130201045311-1njirm57d9cd5mff
2013-02-01 10:23:11 +05:30
Cedric Snauwaert 4f94d8a820 [FIX]mrp/stock: when trying to sell a phantom bom, always sell components of bom and not final product
whatever the procurement method

bzr revid: csn@openerp.com-20130321090256-5no4nqis9zfxrsqb
2013-03-21 10:02:56 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Numerigraphe - Lionel Sausin 2d2a44dcf2 [FIX] unmutable default in the remaining modules
[REF] coding style consistency

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

bzr revid: ls@numerigraphe.fr-20120305184003-er00xtj9vtcw7gna
2012-03-05 19:40:03 +01:00
Raphael Collet 8a5e65e136 [IMP] mrp: code cleanup
bzr revid: rco@openerp.com-20120111145015-p7dyajf516izv97c
2012-01-11 15:50:15 +01:00
Fabien Pinckaers 9d4aa6aa1c merge
bzr revid: fp@tinyerp.com-20110924133601-9jqvdj1auow3glg8
2011-09-24 15:36:01 +02:00
Olivier Dony ef4795dbe6 [FIX] mrp: properly apply location chaining rules after exploding set/phantom BoM
The explosion of a kit product typically produces a few
new stock moves, which must go through the normal
location chaining process. This was not the case, only
the kit move was properly chained.

bzr revid: odo@openerp.com-20110922090759-ukxz7eu8q388jk38
2011-09-22 11:07:59 +02:00
Olivier Dony b8fc49476d [FIX] mrp: kit explosion with correct locations for all moves
The kit moves initially from Stock -> Output after the 
initial sale order. The components are exploded and
use the same Stock -> Output source and destination.
After the explosion, the kit's destination must change
back to Stock, so that this move does not alter
the stock levels once confirmed.
The kit's move is chained after the component's moves,
so that it becomes Done at the same time, which in
turn will mark the sale order as Delivered. 
OPW Case #17431

bzr revid: odo@openerp.com-20110922084345-8nxant22mmiv5mdd
2011-09-22 10:43:45 +02:00
ksa (Open ERP) 4faa4f053b [FIX]:Automatic movement for one location to another location of production order
lp bug: https://launchpad.net/bugs/807521 fixed

bzr revid: ksa@tinyerp.co.in-20110801063008-2rdd3vz646j4cz2t
2011-08-01 12:00:08 +05:30
ron@tinyerp.com 87aa4380d4 [IMP]mrp: instead of removing the line give the proper comment of that line
bzr revid: ron@tinyerp.com-20110603065938-chm15leo6r9aazil
2011-06-03 12:29:38 +05:30
ron@tinyerp.com 0bb1e1cba0 [FIX]mrp:extensibility broken in action_scrap
lp bug: https://launchpad.net/bugs/780589 fixed

bzr revid: ron@tinyerp.com-20110524121958-t1vu2wpnk2yimgo2
2011-05-24 17:49:58 +05:30
Quentin (OpenERP) 479e7d1bac [REVERT] reverted revision 4591, for fix 739181 which should have never landed on trunk
bzr revid: qdp-launchpad@openerp.com-20110407113208-ujc2l7ht5j7fh83k
2011-04-07 13:32:08 +02:00
Rucha (Open ERP) 0e430028c1 [FIX]: stock: Fixed scraping move having production lot
lp bug: https://launchpad.net/bugs/739181 fixed

bzr revid: rpa@tinyerp.com-20110324132358-yn5gwkj68pnun0qs
2011-03-24 18:53:58 +05:30
ksa (Open ERP) a9b4e238af [FIX]: Selling a product with phantom BOM ignores chained locations and procurement gets stuck
lp bug: https://launchpad.net/bugs/700154 fixed

bzr revid: ksa@tinyerp.co.in-20110301101041-q0zfe5rlque3q6zs
2011-03-01 15:40:41 +05:30
qdp-launchpad@tinyerp.com f5aff3a7cf [FIX] mrp, stock: Production orders ignored chained location
lp bug: https://launchpad.net/bugs/535401 fixed

bzr revid: qdp-launchpad@tinyerp.com-20110112164440-17aob5yuhxihnnlm
2011-01-12 17:44:40 +01:00
Fabien Pinckaers 9b33bc24cc [FIX] mrp/stock
bzr revid: fp@tinyerp.com-20101231141242-c0wnddie6fsoav9p
2010-12-31 15:12:42 +01:00
rpa (Open ERP) bf62673f06 [FIX]: Production orders ignore chained location at destination
lp bug: https://launchpad.net/bugs/535401 fixed

bzr revid: rpa@tinyerp.com-20101216063149-kwcm7j41ppej3gm8
2010-12-16 12:01:49 +05:30
rpa (Open ERP) 4e307d022c [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101215042654-04ccazkz5v57ml3j
bzr revid: rpa@tinyerp.com-20101216043335-ji5h61dra451cml4
bzr revid: rpa@tinyerp.com-20101220082255-1g3ea50rkjlacwqw
2010-12-20 13:52:55 +05:30
rpa (Open ERP) c511a13c19 [FIX]: mrp: "Consume products" in Production order creates 2 records
lp bug: https://launchpad.net/bugs/667327 fixed

bzr revid: rpa@tinyerp.com-20101203092226-xe490fnzq027sapt
2010-12-03 14:52:26 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
uco (OpenERP) cda1e07d44 [IMP] mrp: Solved tracking_id problem for Scrap products.
bzr revid: uco@tinyerp.com-20101018122707-70gywf01od71q8nn
2010-10-18 17:57:07 +05:30
uco (OpenERP) 937099fef2 [IMP] mrp: Production lot problem corrected in Products to consume.
bzr revid: uco@tinyerp.com-20101012104112-jhl41eo63dk0s6vd
2010-10-12 16:11:12 +05:30
uco (OpenERP) 3704b3de8b [REF] : Corrections suggested by buildbot.
bzr revid: uco@tinyerp.com-20101012061707-wi0uph158ahn99ob
2010-10-12 11:47:07 +05:30
sbh (Open ERP) f3dd4e659d [IMP] sale,mrp,purchase: Rename the date_planned to date in stock_move
bzr revid: sbh@tinyerp.com-20100921123453-186dl4tyq1mwzo2x
2010-09-21 18:04:53 +05:30
uco (Open ERP) d91be1e908 [FIX] sale: Question:119827 : Corrected Workflow.
bzr revid: uco@tinyerp.com-20100901091308-zx5m4q5388cczcvs
2010-09-01 14:43:08 +05:30
RME(OpenERP) a835bb2545 [FIX] MRP :ambiguous ref. to location_id field removed in call of write() from _action_explode()
lp bug: https://launchpad.net/bugs/606319 fixed

bzr revid: jvo@tinyerp.com-20100720055841-u15hluu6ca76pcbm
2010-07-20 11:28:41 +05:30
Fabien Pinckaers 97b133c0df merge
bzr revid: fp@tinyerp.com-20100704124905-p78jivhzc5axp40b
2010-07-04 14:49:05 +02:00
uco (OpenERP) f9b7a6e0e4 [REM] mrp: Removed stock.warehouse.orderpoint object which has come from wrong merging of branches.
bzr revid: uco@tinyerp.com-20100528084955-60ogecu74by8e4dy
2010-05-28 14:19:55 +05:30
uco (OpenERP) fb6d7e5b9b [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed 'mrp.procurment' object to 'procurement.order'.
bzr revid: uco@tinyerp.com-20100527124706-uptnmyrdopc9yht9
2010-05-27 18:17:06 +05:30
Fabien Pinckaers a3dd9f05dc [FIX] 3 security rules, [IMP] object names for logs
bzr revid: fp@tinyerp.com-20100519183232-9zieyfnah526r312
2010-05-19 20:32:32 +02:00
Jay (Open ERP) 4b1b0d9009 [FIX] MRP relavent fixes
bzr revid: jvo@tinyerp.com-20100518112053-qjtfck853akcf9bf
2010-05-18 16:50:53 +05:30
gpa 14dc743c61 [FIX] MRP : Ondelete=cascade applied to important fields of stock.warehouse.orderpoint
bzr revid: gpa@tinyerp.com-20100511104403-bgvhfqtjufcqtw71
2010-05-11 16:14:03 +05:30
gpa 86f0a1863d [FIX] MRP : stock.warehouse.orderpoint for qty_multiple check of 0
bzr revid: gpa@tinyerp.com-20100511094111-0yqcc8bahc51gcef
2010-05-11 15:11:11 +05:30
uco (Open ERP) a056b2ae3c [IMP] mrp: https://blueprints.launchpad.net/openobject-addons/+spec/automatic-orderpoint-delete-cascade-on-product-delete. Delete automatic orderpoint on delete of related product.
bzr revid: hmo@tinyerp.com-20100429133422-cl5dc3ladyx043jj
2010-04-29 19:04:22 +05:30
sbh (Open ERP) 60b45a3049 [Merge]: lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100416044236-ztzke56zfdp8iyra
2010-04-16 10:12:36 +05:30
Fabien Pinckaers d29642c94d fix
bzr revid: fp@tinyerp.com-20100409071408-s98vgyvrbq446d5j
2010-04-09 09:14:08 +02:00
uco (OpenERP) 719dabda77 [REF] mrp: Changes made according to pep-8 standards. Improved coding i.e. removed self.pool.get from inside the loops.
bzr revid: uco@tinyerp.co.in-20100406085706-9zotp2ele4e6udss
2010-04-06 14:27:06 +05:30
uco (OpenERP) f2117bf482 [ADD, IMP] mrp: Added doc strings in functions and classes. Improve spacing in docstrings of wizard files.
bzr revid: uco@tinyerp.co.in-20100405122803-lvkh410ncgj2tte6
2010-04-05 17:58:03 +05:30
Harry (Open ERP) aa2f699167 [IMP] stock, mrp: code improve on scrap, consume, split line
bzr revid: hmo@tinyerp.com-20100317075605-7md35k8okenczlg9
2010-03-17 13:26:05 +05:30