odoo/addons/product
Martin Trigaux 6f99764697 [FIX] product: get_history_price recieves ids instead of a browse record for product template
bzr revid: mat@openerp.com-20140509073315-9q0igp9zh6d96bl6
2014-05-09 09:33:15 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 08:24:59 +00:00
report [IMP] Product pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
security [REF] product refactoring: prices.history model renamed into product.price.history + passed 'date' as real parameter instead of contextual one in get_history_price() because it makes more sense. 2014-04-28 17:33:55 +02:00
static/img [MERGE] Sync with trunk, tries to solve conflicts. There are still some new images to convert into images in xml files. 2014-01-16 11:39:10 +01:00
test [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9144 revid:dle@openerp.com-20140310133913-465x5t3n1bo7fu98 2014-03-10 15:36:00 +01:00
tests [IMP] product: add python tests 2014-03-06 14:34:56 +01:00
views [IMP] Product pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
wizard [IMP] Product pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
__init__.py
__openerp__.py [MERGE][IMP] Point of Sales: reports converted to QWeb (but removed useless ones); removed dead code in wizard folder; folder; Adapted /report/download route to serialize and return osv_exception in order to be handled in core.js get_file 2014-04-29 18:38:10 +02:00
_common.py [IMP] remove useless imports 2014-03-06 16:31:25 +01:00
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 [FIX] product: overwritten name_search of product.pricelist ignored lang translations. It worked prior to saas-3 because the pricelist filter in the searchview used a selection widget, which did not care about translations 2014-03-17 13:01:26 +01:00
pricelist_view.xml [IMP]account,purchse,warehouse,sale: view improvement in addons modules 2014-04-11 18:48:42 +05:30
product.py [FIX] product: get_history_price recieves ids instead of a browse record for product template 2014-05-09 09:33:15 +02:00
product_data.xml [FIX] product: the declaration of decimal precision was done after 2014-04-29 12:19:32 +02:00
product_demo.xml [FIX] Softwares is made of datas and codes 2014-01-26 21:43:34 +01:00
product_image_demo.xml [MERGE]with lp:~openerp-dev/openobject-addons/trunk-website-al and resolve conflicts. 2014-01-16 20:23:07 +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 pricelist converted to QWeb 2014-04-14 17:52:12 +02:00
product_view.xml [MERGE] merged with trunk up to revision 9381 2014-04-25 11:04:14 +02:00