[MERGE] forward port of branch 8.0 up to 92c7874
[odoo/odoo.git] / addons / mrp / mrp.py
2014-10-29 Christophe Simonis[MERGE] forward port of branch 8.0 up to 92c7874
2014-10-25 Josse Colpaert[FIX] When extra move for consumption lines, copy lot...
2014-10-21 Christophe Simonis[MERGE] forward port of branch 8.0 up to 262eb66
2014-10-17 kevin wang[FIX] mrp: traceability of production
2014-10-17 Josse Colpaert[FIX] Produce line should be connected to its procurement
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-13 Jitendra Prajapati[IMP] mrp, stock: default uom missing value when import...
2014-10-07 Josse Colpaert[FIX] Can not execute line when stop date is EARLIER...
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-30 Josse Colpaert[IMP] UoM corrections + Adapt tables in stock doc
2014-09-30 Josse Colpaert[IMP] Better demo data + property comment + recheck
2014-09-30 Simon Lejeune[FIX] mrp: solve bom structures views
2014-09-30 Josse Colpaert[IMP] Update module descriptions of procurement and...
2014-09-30 Josse Colpaert[IMP] Change documentation + new action_consume/qty...
2014-09-30 Alexandre Fayolleuse warehouse._get_mto_route to get the MTO route
2014-09-30 Josse Colpaert[IMP] UoM in mrp + rereserve of partial
2014-09-22 Josse Colpaert[FIX] Previous move subtleties
2014-09-17 Josse Colpaert[IMP] MO should pass warehouse + improvements on pack_o...
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-12 Josse Colpaert[IMP] Solve landed costs bug + invoice_state in account...
2014-09-12 Josse Colpaert[FIX] Bom qty
2014-09-12 Josse Colpaert[IMP] Implement comments on pull request
2014-09-12 Josse Colpaert[IMP] Invoice_state on move and search custom picking...
2014-09-12 Josse Colpaert[IMP] Patch for boms that explode in boms to have the...
2014-09-12 Josse Colpaert[IMP] Old hack where uom_id had to be empty in on_change
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-09-03 Josse ColpaertMerge pull request #2027 from odoo-dev/8.0-wmsstaging7-jco
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[WIP] Allow to produce more than the total qty of the...
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[IMP] Clean
2014-09-03 Josse Colpaert[IMP] Adapt mrp workflow and moves + Differ between...
2014-09-03 Josse Colpaert[IMP] Domain on model instead of view + no production...
2014-09-03 Josse Colpaert[WIP] Create procurement when Phantom
2014-08-22 ssh-odoo[IMP] Use radio widget in various views
2014-08-05 Denis Ledoux[MERGE] forward port of branch saas-5 up to 7d7f6fe
2014-08-04 Martin Trigaux[FIX] mrp: better selection of bom
2014-07-16 Josse Colpaert[IMP] Check other comments on pull request: xmlid,...
2014-07-07 Josse ColpaertMerge branch 'odoo/8.0' into master-wmsstaging4-jco
2014-07-07 Josse Colpaert[MERGE] Fix copy_data for merge
2014-07-07 Raphael Collet[REM] models: remove the magic methods signal_XXX()
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-26 Josse ColpaertMerge remote-tracking branch 'odoo/master' into master...
2014-06-25 Josse Colpaert[FIX] Take into account that location_id of routing...
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-19 Josse Colpaert[NOIMP] Create move before other move when routing...
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-4 up to 5087612
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-3 up to bf53aed
2014-06-19 Christophe Simonis[MERGE] forward port of branch 7.0 up to e5533d0
2014-06-19 Najlaâ El KhayatProduction : Source location of the BOM
2014-06-04 Christophe Matthieu[FIX] mrp.bom: wrong check for bom_find. If the user...
2014-05-28 Christophe Matthieu[IMP] product: rename fields variant_ids into attribute...
2014-05-28 Christophe Matthieu[IMP] product: rename field variants_ids to respect...
2014-05-27 Christophe Matthieu[IMP] product: refactoring of product variant. The...
2014-05-08 Quentin (OpenERP)[FIX] mrp: removing product_qty from stock move creation
2014-05-07 Quentin (OpenERP)[MERGE] merged with trunk up to revision 9425. Needs...
2014-05-07 Gery Debongnie[FIX] code cleanup (addon mrp)
2014-04-25 Quentin (OpenERP)[MERGE] branch of jco fixing shipping exception in...
2014-04-24 Quentin (OpenERP)[MERGE] stock usability improvements
2014-04-23 Quentin (OpenERP)[FIX] mrp: produced lines weren't linked to the MO...
2014-04-23 Josse Colpaert[IMP] Make sure the propagation of moves cancels procur...
2014-04-23 Josse Colpaert[MERGE] Merge from trunk-wms
2014-04-23 Josse Colpaert[FIX] Add makeproductionproduceline
2014-04-23 Josse Colpaert[WIP] Remove picking except state on mrp order
2014-04-23 Josse Colpaert[IMP] Remove procurement creation when confirming produ...
2014-04-22 Quentin (OpenERP)[MERGE] merged the branch of jco with simplification...
2014-04-22 Josse Colpaert[IMP] Action assign button on production order + quant_...
2014-04-17 Josse Colpaert[IMP] Simplify negative quants reconciliation and add...
2014-04-16 Josse Colpaert[IMP] Correct for new way of stock valuation, add source
2014-04-03 Quentin (OpenERP)[MERGE] merged branch that speed up the MO confirmation...
2014-04-01 Quentin (OpenERP)[IMP] mrp: in order to keep consistancy between former...
2014-04-01 Quentin (OpenERP)[REF] mrp: some code cleaning since procure_method...
2014-04-01 Josse Colpaert[IMP] Take procure method for raw materials from the...
2014-03-26 Quentin (OpenERP)[MERGE] merged trunk up to revision 9251
2014-03-25 Holger Brunn[IMP] collect stock moves to confirm and do that in...
2014-03-24 Randhir Mayatra... [IMP] convert button into stat button for products
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9298...
2014-03-10 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-06 Martin Trigaux[IMP] mrp: use also the ceiling method from product
2014-02-14 Quentin (OpenERP)[FIX] mrp: fixed phantom bom
2014-02-14 Josse Colpaert[MERGE] Merge from trunk
2014-02-14 Quentin (OpenERP)[FIX] a lot of changes made during code review
2014-02-11 Thibault Delavallée[MERGE] mrp: small usability fixes
2014-02-10 Atul Patel (OpenERP)[MERGE]: Merged with addons
2014-02-07 Cedric Snauwaert[FIX]sale_order with product using phantom bom
2014-02-05 Quentin (OpenERP)[FIX] mrp: fixed action_produce errors added in the...
2014-02-05 Quentin (OpenERP)[REF] mrp, stock: refactoring made during code review
2014-02-04 Quentin (OpenERP)[MERGE] main trunk-wms branch
2014-02-03 Quentin (OpenERP)[MERGE] main trunk
2014-01-29 Josse Colpaert[IMP] Consume only products when already assigned and
2014-01-28 Josse Colpaert[IMP] change split signature and take into account...
2014-01-24 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-24 Denis Ledoux[REVERT] 9401 dle@openerp.com-20130830125155-1vedifnupu...
2014-01-22 Denis Ledoux[FIX] mrp, stock: avoid float rounding errors using...
2014-01-21 Josse Colpaert[IMP] Change the action_produce to be able to take...
2014-01-21 Josse Colpaert[IMP] Make sure the wizard does not take negative quant...
2014-01-21 Josse Colpaert[IMP] Make sure consumed_for is set before doing action...
2014-01-20 Josse Colpaert[WIP] Give warnings when not possible to do traceabilit...
2014-01-17 Josse Colpaert[IMP] Basic version working with lots
2014-01-16 Josse Colpaert[WIP] Extending wizard with consume lines
next