odoo/addons/mrp
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
..
i18n Launchpad automatic translations update. 2010-12-09 04:58:02 +00:00
process [MERGE] Merge with lp:openobject-addons 2010-10-06 09:57:08 +05:30
report [MERGE]: Merged with trunk-addons. 2010-11-25 13:11:20 +05:30
security [IMP]: Moved reference of demo user from *_security.xml to demo file 2010-11-19 15:55:25 +05:30
test [IMP]: check yml for mrp changes do in mrp_procurment 2010-11-23 16:31:59 +05:30
wizard [MERGE]: Merged with trunk-addons. 2010-12-06 18:41:02 +05:30
__init__.py [IMP] procurment: Task ID-819: mrp_procurement should be renamed in procurement : renamed files 2010-05-27 11:15:42 +05:30
__openerp__.py [IMP] removed board on users 2010-10-05 09:59:22 +02:00
board_manufacturing_view.xml [IMP]: Manufacturing Dashboard. 2010-10-28 17:12:56 +05:30
company.py [ADD] mrp, mrp_procurement: Task ID-574: Remove mrp.procurement from the MRP module. Separated mrp.procurment object into new module mrp_procurement. 2010-04-29 19:00:07 +05:30
company_view.xml [IMP] company: Set priorities to Company views in mrp,sale,procurement and purchase modules. 2010-09-06 15:19:34 +05:30
installer.py [IMP]: Minor improvements in configuration wizard tooltip 2010-09-21 12:29:49 +05:30
mrp.py [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods. 2010-12-13 12:13:09 +05:30
mrp_data.xml [IMP] procurement: Moved stock.warehouse.orderpoint sequence and data file to procurement module. 2010-05-28 16:14:30 +05:30
mrp_demo.xml [IMP]: Moved reference of demo user from *_security.xml to demo file 2010-11-19 15:55:25 +05:30
mrp_installer.xml modifs 2010-10-06 18:16:52 +02:00
mrp_report.xml improve 2010-11-10 16:22:38 +05:30
mrp_view.xml [REM] all @default attributes: they should not be there and they aren't handled by the GTK client (as far as I know) 2010-12-08 11:23:05 +01:00
mrp_workflow.xml [FIX] mrp: Fixed Bug 380529: Top Level BOM with Set/Phantom type incorrect behaviour. 2010-09-01 12:15:19 +05:30
procurement.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
product.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30
stock.py [REF]: Replace the condition 'if not context' with 'if context is None'. 2010-11-23 12:35:05 +05:30