odoo/addons/sale_stock
Christophe Simonis 6b9822626b [FIX] sale_stock: procuremenr.order object does not have a `property_ids` field. This field is added by `mrp` module, which we do not depend of.
bzr revid: chs@openerp.com-20131112115635-tgbdeocn9awtbxkq
2013-11-12 12:56:35 +01:00
..
i18n Launchpad automatic translations update. 2013-11-14 06:30:58 +00:00
process [REF] sale_stock: removing of dead code and correction of documentation (process) linked to the invoicing after delivery of a sale order 2013-04-04 17:14:51 +02:00
report [FIX] sale,sale_stock: sales analysis view using incorrect JOIN and group by clause 2013-11-05 11:30:11 +01:00
security
test [IMP] various changes 2013-05-28 15:15:59 +02:00
__init__.py
__openerp__.py
company.py [FIX] sale_stock,purchase: review help string + remove incorrect fallback to local TZ 2013-04-04 11:21:34 +02:00
company_view.xml
res_config.py [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +01:00
res_config_view.xml
sale_stock.py [FIX] sale_stock: procuremenr.order object does not have a `property_ids` field. This field is added by `mrp` module, which we do not depend of. 2013-11-12 12:56:35 +01:00
sale_stock_data.xml
sale_stock_demo.xml
sale_stock_view.xml [FIX] all: change confusing labels on Cancel buttons in form views 2013-03-04 19:44:31 +01:00
sale_stock_workflow.xml
stock.py [FIX] sale_stock: when creating invoices after delivery, use invoicing contact from SO + update test (reported by Joel Grand-Guillaume while reviewing bug 1160365) 2013-04-11 16:56:36 +02:00
stock_view.xml