odoo/addons/product
Quentin (OpenERP) 1af2ac6f9c [FIX] fixed warnings in runbot
bzr revid: qdp-launchpad@openerp.com-20131211154840-u2nk7ztggcgewm7y
2013-12-11 16:48:40 +01:00
..
i18n Launchpad automatic translations update. 2013-11-30 05:14:29 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
security [FIX] fixed warnings in runbot 2013-12-11 16:48:40 +01:00
test [FIX] import openerp.netsvc instead of netsvc in YML tests. 2013-02-09 07:24:36 +01:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
__init__.py [FIX] product: move config wizard stuff into sale and purchase 2012-03-22 14:03:20 +01:00
__openerp__.py [REM] shortcuts, deprecated by browser bookmarks 2013-10-06 15:12:25 +02:00
_common.py
partner.py [REF] *: change linked to server revision 4907. Removed deprecated 'view_load' attribute + removed duplicated first argument of property fields which is replaced with 'relation' argument in case where it is really needed (relational fields): indeed this first argument was totally useless for property of float type (for example). 2013-06-24 11:05:15 +02:00
partner_view.xml [IMP] made independant purchase pricelist in supplier 2013-05-09 16:00:45 +05:30
pricelist.py [MERGE] Forward-port of latest saas-1 bugfixes, up to rev. 8781 rev-id: dle@openerp.com-20130923165651-0jt823r5wy37enw6 2013-09-23 19:13:10 +02:00
pricelist_view.xml [Product Pricelist] Default value for based on price 2013-05-29 19:27:34 +05:30
product.py [FIX] product: moved the standard price historization on product_template table instead of product.product (the column is there) 2013-12-06 17:30:54 +01:00
product_data.xml [TODO] code review of the WIP 2013-05-07 16:47:28 +02:00
product_demo.xml [FIX] product: wrong product and supplierinfo demo data. Because product_id of product.supplierinfo is a product.template field and not a product.product field 2013-10-15 15:27:38 +02:00
product_image_demo.xml [FIX]: product: Fixed field name of product image 2012-08-08 12:14:11 +05:30
product_pricelist_demo.yml [FIX] product : Improved the test cases. 2012-09-19 18:43:05 +05:30
product_report.xml [IMP] product: declare the product_pricelist report using XML only. 2013-02-22 10:35:01 +01:00
product_view.xml [IMP] product, usability: added active field in product form view (as it is referenced in a warning message saying we cannot change the uom if it's not in the same uom categ but rather deactivate the product) 2013-11-12 11:24:41 +01:00