[REM] Removed useless argument causing problem in case of buggy load_state
[odoo/odoo.git] / addons / mrp / stock.py
2012-01-17 MVA[CLEAN] clean
2012-01-11 Raphael Collet[IMP] mrp: code cleanup
2011-09-24 Fabien Pinckaersmerge
2011-09-22 Olivier Dony[FIX] mrp: properly apply location chaining rules after...
2011-09-22 Olivier Dony[FIX] mrp: kit explosion with correct locations for...
2011-08-01 ksa (Open ERP)[FIX]:Automatic movement for one location to another...
2011-06-03 ron@tinyerp.com[IMP]mrp: instead of removing the line give the proper...
2011-05-24 ron@tinyerp.com[FIX]mrp:extensibility broken in action_scrap
2011-04-07 Quentin (OpenERP)[REVERT] reverted revision 4591, for fix 739181 which...
2011-03-24 Rucha (Open ERP)[FIX]: stock: Fixed scraping move having production lot
2011-03-01 ksa (Open ERP)[FIX]: Selling a product with phantom BOM ignores chain...
2011-01-12 qdp-launchpad@tiny... [FIX] mrp, stock: Production orders ignored chained...
2010-12-31 Fabien Pinckaers[FIX] mrp/stock
2010-12-30 husenmerged with trunk
2010-12-20 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-12-16 rpa (Open ERP)[FIX]: Production orders ignore chained location at...
2010-12-15 rha@tinyerp.com[commit]
2010-12-03 rpa (Open ERP)[FIX]: mrp: "Consume products" in Production order...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-10-18 uco (OpenERP)[IMP] mrp: Solved tracking_id problem for Scrap products.
2010-10-12 uco (OpenERP)[IMP] mrp: Production lot problem corrected in Products...
2010-10-12 uco (OpenERP)[REF] : Corrections suggested by buildbot.
2010-09-21 sbh (Open ERP)[IMP] sale,mrp,purchase: Rename the date_planned to...
2010-09-01 uco (Open ERP)[FIX] sale: Question:119827 : Corrected Workflow.
2010-07-20 RME(OpenERP)[FIX] MRP :ambiguous ref. to location_id field removed...
2010-07-04 Fabien Pinckaersmerge
2010-05-28 uco (OpenERP)[REM] mrp: Removed stock.warehouse.orderpoint object...
2010-05-27 uco (OpenERP)[IMP] procurment: Task ID-819: mrp_procurement should...
2010-05-19 Fabien Pinckaers[FIX] 3 security rules, [IMP] object names for logs
2010-05-18 Jay (Open ERP)[FIX] MRP relavent fixes
2010-05-11 gpa[FIX] MRP : Ondelete=cascade applied to important field...
2010-05-11 gpa[FIX] MRP : stock.warehouse.orderpoint for qty_multiple...
2010-04-29 uco (Open ERP)[IMP] mrp: https://blueprints.launchpad.net/openobject...
2010-04-29 uco (OpenERP)[ADD] mrp, mrp_procurement: Task ID-574: Remove mrp...
2010-04-28 uco (OpenERP)[REF] stock: Task ID-575:Replaced scraped field on...
2010-04-28 uco (OpenERP)[IMP] mrp, stock: Task ID-575: MRP Improvement.(1)...
2010-04-16 sbh (Open ERP)[Merge]: lp:openobject-addons
2010-04-09 Fabien Pinckaersfix
2010-04-06 uco (OpenERP)[REF] mrp: Changes made according to pep-8 standards...
2010-04-05 uco (OpenERP)[ADD, IMP] mrp: Added doc strings in functions and...
2010-03-18 Harry (Open ERP)[REF+IMP] stock,mrp: scrap, consume and split lines...
2010-03-17 Harry (Open ERP)[IMP] stock, mrp: code improve on scrap, consume, split...