Commit Graph

84 Commits

Author SHA1 Message Date
Quentin (OpenERP) 5b93981087 [FIX] mrp: wrong field set when copying move
bzr revid: qdp-launchpad@openerp.com-20140507172446-pywoej0ryovue5y3
2014-05-07 19:24:46 +02:00
Olivier Dony 083108a624 [IMP] delivery,stock,mrp: minor cleanup/spellchecking/nit-picking while reviewing
bzr revid: odo@openerp.com-20140507165951-th4iqsrp6l67dvve
2014-05-07 18:59:51 +02:00
Quentin (OpenERP) cba2365d95 [MERGE] branch of jco fixing shipping exception in mrp + cancellation in chained moves
bzr revid: qdp-launchpad@openerp.com-20140425132449-s7e8duh884rirrqz
2014-04-25 15:24:49 +02:00
Josse Colpaert 7a8222631e [IMP] Make sure the propagation of moves cancels procurements where necessary + manufacture and purchase cancel is not propagated by default
bzr revid: jco@openerp.com-20140423141700-60gbuxb4atp1z6ek
2014-04-23 16:17:00 +02:00
Josse Colpaert f119c72f5b [IMP] Help messages for warehouse settings
bzr revid: jco@openerp.com-20140422123326-1fuwmkja041j34yn
2014-04-22 14:33:26 +02:00
Quentin (OpenERP) 4ad9811a90 [FIX] mrp: fixed phantom bom
lp bug: https://launchpad.net/bugs/1278891 fixed

bzr revid: qdp-launchpad@openerp.com-20140214150330-an2my0n8vjdf38vx
2014-02-14 16:03:30 +01:00
Quentin (OpenERP) 1f817129b7 [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
2014-02-14 14:44:57 +01:00
Quentin (OpenERP) 2f982e6bea [FIX] a lot of changes made during code review
bzr revid: qdp-launchpad@openerp.com-20140214084650-8vcy544475urij53
2014-02-14 09:46:50 +01:00
Cedric Snauwaert 73183be469 [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
2014-02-13 10:48:20 +01:00
Cedric Snauwaert 3ba9e8715a [MERGE-FIX]merge with latest trunk-wms and fix a few mistakes while adapting action_confirm to return a list of ids
bzr revid: csn@openerp.com-20140210160346-zmpgs6rys3isz9cu
2014-02-10 17:03:46 +01:00
Cedric Snauwaert d1abe6a4cc [FIX]move: action_confirm now returns ids of move (needed for bom_explode)
bzr revid: csn@openerp.com-20140210145446-djwfreh3f0pdcfet
2014-02-10 15:54:46 +01:00
Cedric Snauwaert 31348b1e4a [FIX]sale_order with product using phantom bom
bzr revid: csn@openerp.com-20140207112606-k0cxzhpytlodjd1y
2014-02-07 12:26:06 +01:00
Quentin (OpenERP) 0afb7076d4 [REF] mrp, stock: refactoring made during code review
bzr revid: qdp-launchpad@openerp.com-20140205104324-5h5hu0fv71omhigf
2014-02-05 11:43:24 +01:00
Quentin (OpenERP) 2c101e9432 [REF] mrp: code refactoring + removal of a useless and confusing part of a yaml test
bzr revid: qdp-launchpad@openerp.com-20140205093411-2xqnn5l3gyw6hmw5
2014-02-05 10:34:11 +01:00
Josse Colpaert 5626d63634 [REMOVE] Remove split wizards
bzr revid: jco@openerp.com-20140129134424-c72zk1z2n3rixnwg
2014-01-29 14:44:24 +01:00
Josse Colpaert 3590a5ff93 [MERGE] Merge from trunk
bzr revid: jco@openerp.com-20140129132300-qaiiqza23bgipjjd
2014-01-29 14:23:00 +01:00
Josse Colpaert 4a7a79779d [IMP] Consume only products when already assigned and
bzr revid: jco@openerp.com-20140129131046-r8yv3h8l679c3m3s
2014-01-29 14:10:46 +01:00
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