[IMP] procurement, usability: sort procurements by id (for all procurements created...
[odoo/odoo.git] / addons / mrp /
2013-11-05 Quentin (OpenERP)[FIX] stock: reconfiguration of warehouse was buggy...
2013-10-30 Quentin (OpenERP)[MERGE] merged the branch of jke with new tests on...
2013-10-29 jke-openerp[MERGE] Merge with trunk-wms branche
2013-10-29 jke-openerp[FIX] According to [wms] APR's Review from 20131022...
2013-10-28 jke-openerp[FIX] Split demo_pre.yml in stock_data.xml for ir_model...
2013-10-28 Quentin (OpenERP)[REM] mrp: removed deprecated and unused code
2013-10-28 Quentin (OpenERP)[MERGE] jke branch with fixes, improvement of warehouse...
2013-10-30 Launchpad Translat... Launchpad automatic translations update.
2013-10-23 Quentin (OpenERP)[FIX] purchase, mrp: create buy/manufacture rules that...
2013-10-23 Quentin (OpenERP)[REF] some refactoring
2013-10-23 Quentin (OpenERP)[MERGE] merged with main branch
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-10-23 jke-openerp[FIX] Fixing code according to review "Need Fixing"
2013-10-22 jke-openerp[IMP] Task Warehouse configuration - Add buy route...
2013-10-21 Quentin (OpenERP)[IMP] stock, procurement, purchase, mrp: cancelation...
2013-10-21 Launchpad Translat... Launchpad automatic translations update.
2013-10-16 Quentin (OpenERP)[MERGE] mergedf jke branch with removal of useless...
2013-10-16 jke-openerp[FIX] mrp: removed picking_id field on mrp.production
2013-10-16 Launchpad Translat... Launchpad automatic translations update.
2013-10-14 Purnendu Singh ... [FIX] yml fix, need to update the system as it's not...
2013-10-10 Quentin (OpenERP)[MERGE] merged with main trunk
2013-10-04 Thibault Delavallée[FORWARD] Forward port of saas-2 branch until revision...
2013-10-03 Martin Trigaux[FIX] test: avoid getting error when trying to send...
2013-10-03 Quentin (OpenERP)[IMP] mrp: restrict_lot_id and restrict_partner_id...
2013-10-03 Olivier Dony[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-03 Quentin (OpenERP)[FIX] fixed find_suitable_rule, fixed data for main...
2013-09-30 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-30 Launchpad Translat... Launchpad automatic translations update.
2013-09-25 Quentin (OpenERP)[FIX] stock: action_consume was using wrong quantity...
2013-09-25 Quentin (OpenERP)[MERGE] merged the branch with mrp test rehab (includes...
2013-09-25 Quentin (OpenERP)[FIX] mrp: workflow
2013-09-24 Quentin (OpenERP)[FIX] mrp workflow
2013-09-24 Quentin (OpenERP)[FIX] mrp workflow
2013-09-24 Quentin (OpenERP)[MERGE] merge with main branch
2013-09-24 Rifakat[FIX] mrp: improved fix, used DEFAULT_SERVER_DATETIME_F...
2013-09-23 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-09-23 Launchpad Translat... Launchpad automatic translations update.
2013-09-19 Cedric Snauwaert[FIX]cosmetics on different views
2013-09-19 Josse Colpaert[IMP] Make sure consume lines create procurements
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-18 Josse Colpaert[FIX] Try to fix mrp tests and mrp
2013-09-17 Darshan Kalola ... [IMP]align multi-line string
2013-09-17 Darshan Kalola ... [MERGE]merged with main addons
2013-09-16 Martin Trigaux[MERGE] [FIX] mrp_subproduct: correctly take into accou...
2013-09-16 Martin Trigaux[MERGE] [FIX] mrp: producing a BoM of type service...
2013-09-16 Martin Trigaux[IMP] project_mrp: cleaning and add condition for trigg...
2013-09-16 Martin Trigaux[IMP] mrp: trigger workflow only if no move lines
2013-09-13 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addon/7.0
2013-09-13 Launchpad Translat... Launchpad automatic translations update.
2013-09-13 Launchpad Translat... Launchpad automatic translations update.
2013-09-12 Paramjit Singh Sahota[IMP] Improved code to return product_lines.
2013-09-12 Paramjit Singh Sahota[IMP] Improved method name and code accordingly.
2013-09-12 Paramjit Singh Sahota[IMP] Divided the action_compute method and improved...
2013-09-12 Paramjit Singh Sahota[IMP] Added another testcase for 2 service type product
2013-09-12 Paramjit Singh Sahota[IMP] Improved the test case to make the product produce.
2013-09-12 Martin Trigaux[MERGE] refactoring of tests to be executed as normal...
2013-09-12 Launchpad Translat... Launchpad automatic translations update.
2013-09-12 Launchpad Translat... Launchpad automatic translations update.
2013-09-11 Paramjit Singh Sahota[IMP] Improved code
2013-09-11 Paramjit Singh Sahota[IMP] Improved code for the BOM with service type product.
2013-09-11 Paramjit Singh Sahota[REM] Removed the unwanted code.
2013-09-11 Martin Trigaux[MERGE] sync with trunk (state -> stage removed some...
2013-09-10 Josse Colpaert[IMP] Move sale_stock_workflow towards sale_workflow...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8772...
2013-09-09 Quentin (OpenERP)[FIX] mrp. fix in function _moves_assigned
2013-09-09 Josse Colpaert[IMP] Move route_ids from product from stock_location...
2013-09-09 Pooja Zankhariya... [MERGE]Merge with Parent Branch
2013-09-04 Thibault Delavallée[MERGE] addons: added groups when quick creating user...
2013-09-04 Thibault Delavallée[MERGE] [IMP] addons: improved name and tooltips of...
2013-09-04 Bharat R. Devnani... [IMP] refered sale_line_id of procurement_order from...
2013-09-03 Quentin (OpenERP)[IMP] mrp_jit is now installable from warehouse settings
2013-09-03 Launchpad Translat... Launchpad automatic translations update.
2013-09-02 Pooja Zankhariya... [IMP]Improved function in mrp py
2013-08-30 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addons/7.0
2013-08-30 Denis Ledoux[FIX]mrp: _bom_explode, rounding used must be max(bom...
2013-08-30 Darshan Kalola ... [IMP]Add - before the the sentence This installs the...
2013-08-29 Darshan Kalola[MERGE]merged with main addons
2013-08-28 Martin Trigaux[FIX] stock,mrp: move multicomp user to test instead...
2013-08-27 Paramjit Singh Sahota[IMP] Improved the product_id in yml.
2013-08-26 Martin Trigaux[FIX] mrp: display Bill of Materials as a list, not...
2013-08-23 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 8760...
2013-08-23 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9382...
2013-08-23 Atul Patel (OpenERP)[MERGE]: Merged with addons
2013-08-23 Martin Trigaux[IMP] mrp: convert yml test to python
2013-08-23 Martin Trigaux[MERGE] base mp, courtesy of Alexandre Fayolle (camptocamp)
2013-08-23 Martin Trigaux[MERGE] backport of revision 8862
2013-08-23 Martin Trigaux[IMP] mrp: allow searching by components, better view...
2013-08-23 Launchpad Translat... Launchpad automatic translations update.
2013-08-22 Paramjit Singh Sahota[ADD] Added the test for MRP Issue where producing...
2013-08-22 Paramjit Singh Sahota[MERGE] Sync with lp:openobject-addons/7.0
2013-08-21 Thibault Delavallée[MERGE] [IMP] mrp, sale_stock: minor usability improvem...
2013-08-21 Thibault Delavallée[MERGE] [IMP] mrp: improved reference string + updated...
2013-08-21 Martin Trigaux[MERGE] [FIX] stock: use reload_on_button option in...
2013-08-21 Atul Patel (OpenERP)[MERGE]: Merged with addons
2013-08-20 Olivier Dony[MERGE] Forward-port of bugfixes from saas-1 series...
2013-08-19 Josse Colpaert[IMP] _run method should return whether it succeeded...
2013-08-19 Launchpad Translat... Launchpad automatic translations update.
2013-08-13 Atul Patel (OpenERP)[MERGE]: Merged with addons
2013-08-13 Josse Colpaert[IMP] Further remove procure_method in product
2013-08-13 Josse Colpaert[WIP] Change workflow of mrp and add field ready_produc...
next