odoo/addons/product
Olivier Dony ed29832f40 [IMP] all addons with _inherits: ensure the m2o to the parent is required with ondelete=cascade
The framework has been updated to fix this automatically, but having it set correctly in the _columns is better for readability, and avoids the warnings.

bzr revid: odo@openerp.com-20100812192933-nm46mik1hkzsme2q
2010-08-12 21:29:33 +02:00
..
i18n Launchpad automatic translations update. 2010-08-12 05:08:24 +01:00
process [FIX] Remove the executable flag on the python and xml files 2010-04-29 10:01:54 +02:00
report [IMP] product: Price list report 2010-07-23 19:49:46 +05:30
security [MOD] product_*: usability improvement in access rights 2010-08-09 16:14:09 +05:30
wizard [IMP] product: Price list report 2010-07-23 19:49:46 +05:30
__init__.py remove import bug from product/__init__.py 2010-03-17 00:34:10 +01:00
__openerp__.py [REF] Corrections of OpenERP instead of Open ERP 2010-08-10 17:05:06 +05:30
_common.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
company.py [IMP] Add the multi-currency support on product costs. You can now have different costs price for each company, but in the same currency even if your company are in different one 2010-03-25 11:59:36 +01:00
company_view.xml [IMP] Change pricelist for price type into company property 2009-12-23 16:28:06 +01:00
partner.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
partner_view.xml [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
pricelist.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
pricelist_view.xml [MOD] Modification in product access rights 2010-08-05 13:12:25 +05:30
product.py [IMP] all addons with _inherits: ensure the m2o to the parent is required with ondelete=cascade 2010-08-12 21:29:33 +02:00
product_data.xml [IMP] product: label of data fixed ('Hour' instead of 'hour') 2010-07-09 19:49:41 +05:30
product_demo.xml [MERGE] 2010-08-06 19:44:00 +05:30
product_report.xml [FIX]Module:product Added report tag for product pricelist reportso that it can be modified using OODesigner 2009-09-02 15:43:50 +05:30
product_view.xml [IMP] crm,hr_*,auction,knowledge,mrp,product,project,sale,survey : access rights improvements 2010-08-10 19:15:29 +05:30