odoo/addons/product
Thibault Delavallée 5bb4fa2b43 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20131028163321-5o81wa1m7rzdp1dz
2013-10-28 17:33:21 +01:00
..
data/img Added product description for the published products. 2013-10-03 11:51:24 +05:30
i18n Launchpad automatic translations update. 2013-10-14 05:33:13 +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 [IMP] point_of_sale, product: change model 'pos.category' of the pos into product.public.category in product. product.public.category is used for eg by pos and website_sale. Add some demo data for this category. Add a domain in pos 'model.js' to select non empty categories 2013-08-28 17:16:58 +02: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 [MERGE] Sync with trunk, until revision 8927 2013-10-02 15:54:42 +02:00
product_data.xml [IMP] point_of_sale, product: change model 'pos.category' of the pos into product.public.category in product. product.public.category is used for eg by pos and website_sale. Add some demo data for this category. Add a domain in pos 'model.js' to select non empty categories 2013-08-28 17:16:58 +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 Added product description for the published products. 2013-10-03 11:51:24 +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 [MERGE] Sync with trunk 2013-10-28 17:33:21 +01:00