[FIX] stock: packages menuitem hidden by the right group. sale_stock: fixed bug ...
[odoo/odoo.git] / addons / mrp / mrp.py
2014-03-26 Quentin (OpenERP)[MERGE] merged trunk up to revision 9251
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
2013-11-20 Olivier Dony[MERGE] Forward-port of latest 7.0 fixes up to rev...
2013-11-19 Martin Trigaux[MERGE] [FIX] mrp: correctly handle internal type for...
2013-10-29 Atul Patel (OpenERP)[MERGE]: Merged with addons
2013-10-28 jke-openerp[FIX] Split demo_pre.yml in stock_data.xml for ir_model...
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-10 Quentin (OpenERP)[MERGE] merged with main trunk
2013-10-03 Olivier Dony[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-09-30 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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)[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-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-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 Atul Patel (OpenERP)[REM]mrp: Remove tooltips from product_uos_qty
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-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 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-04 Bharat R. Devnani... [IMP] refered sale_line_id of procurement_order from...
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-26 Atul Patel (OpenERP)[ADD]: Add tooltips in product_uos_qty
2013-08-22 Atul Patel (OpenERP)[IMP]: Improve onchange in bom and mrp production
2013-08-22 Amit Vora (OpenERP... [IMP] improve code in mrp.py file
2013-08-22 Amit Vora (OpenERP... [IMP] remove method onchange_product_qty_change and...
2013-08-22 Amit Vora (OpenERP... [IMP] remove the space in the code
2013-08-22 Amit Vora (OpenERP... [IMP] improve code in mrp.py and mrp_view.xml
2013-08-22 Amit Vora (OpenERP... [IMP] improve code in mrp.py and mrp_view.xml
2013-08-21 Atul Patel (OpenERP)[Fix]: Add onchange on product qty
2013-08-21 Yogesh Parekh (Ope... [MERGE]: Merged with addons
2013-08-13 Josse Colpaert[WIP] Change workflow of mrp and add field ready_produc...
2013-08-13 Paramjit Singh Sahota[MERGE] Merged lp:openobject-addons/7.0
2013-08-01 Olivier Dony[MERGE] mrp: confirmation of procurements when producti...
2013-08-01 Olivier Dony[FIX] mrp: confirmation of procurements when production...
2013-08-01 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to rev. 9337...
2013-07-31 Martin Trigaux[IMP] stock: more fault tolerant usage of xml id
2013-07-25 Martin Trigaux[IMP] mrp: properly remove product lines and workorder...
2013-07-24 Josse Colpaert[WIP] picking_type_id on picking instead of move (becom...
2013-07-24 Quentin (OpenERP)[REM] removed auto_picking field + removed picking...
2013-07-23 Josse Colpaert[WIP] remove stock.picking.in and stock.picking.out...
2013-07-12 Josse Colpaert[WIP] Add routes as default data
2013-07-12 Laetitia Gangloff... mrp : product quantity is modified with the factor
2013-07-12 Josse Colpaert[WIP] Procurement group for pickings
2013-07-11 Josse Colpaert[WIP] Implement procurement rule for manufacturing...
2013-07-11 Josse Colpaert[WIP] Add product_uom_qty when creating moves in mrp
2013-07-02 Nimesh Contractor... [IMP] improve code.
2013-07-02 Nimesh Contractor... [IMP] if we not set the uos then also it sets 1.00...
2013-07-01 Nimesh Contractor... [IMP]: get uos value in Mo when selecting product.
2013-06-30 Fabien Pinckaers[IMP] Yet another 1000 lines removed
2013-06-28 Chandni Machchhar... [IMP] set uos onchage of product on bom.
2013-05-27 Paramjit Singh SahotaLittle improvement.
2013-05-27 Paramjit Singh Sahota[IMP] Added context whereever necessary, improved code...
2013-05-23 alexandre.fayolle... [FIX] bad call to check_access_rules
2013-05-23 alexandre.fayolle... [FIX] missing import in previous commmit
2013-05-22 Alexandre Fayolle[FIX] actually fix lp:118211 by adding an explicit...
2013-05-17 Jagdish Panchal[IMP] remove unwanted change
2013-05-15 Jagdish Panchal[IMP] Improve code when bom componant is service stock...
2013-05-14 Martin Trigaux[IMP]mrp: avoid adding account rights to users and...
2013-05-03 Jagdish Panchal[IMP] improve code in for mrp stock.py
next