odoo/addons/sale_stock
Martin Trigaux 322eebf3f7 [FIX] sale: move demo data from sale to sale_stock
A better fix would be to create a sale_procurement module (sale_stock has sale, procurement and stock as dependecies) but a bit overkill for simple demo data

bzr revid: mat@openerp.com-20140422105039-vqvxejd123cmtc0s
2014-04-22 12:50:39 +02:00
..
i18n Launchpad automatic translations update. 2014-04-02 06:44:59 +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 [REF] sale_stock, sale: reorganized ir.model.access.csv files 2012-09-19 11:00:41 +02:00
test [FIX] issue when we add product which is service with another stockable in SO with invoice on delivery and when after delivery we create invoice service type produc is not there in invoice line 2013-10-03 17:24:51 +05:30
__init__.py [REM]: move sale_stock wizard into sale wizard 2012-09-09 17:49:03 +05:30
__openerp__.py [IMP]sale_stock:make visible menu Deliveries to Invoice while group_invoice_deli_orders field is true 2012-11-22 14:52:14 +05:30
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 [MERGE]: Merged with lp:openobject-addons 2012-08-14 21:40:00 +05:30
res_config.py [FIX] {account, sale_stock}: res_config: set_default as SUPERUSER_ID. check user group to avoid passthrough access rights security 2013-11-29 16:47:14 +01:00
res_config_view.xml [MRG] merge with lp:openobject-addons 2012-10-12 11:21:52 +05:30
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 [FIX] sale: put back the button 'View Invoice' on sale orders (removed for no reason) + reorganized files to reduce the diff with trunk 2012-09-20 15:17:11 +02:00
sale_stock_demo.xml [FIX] sale: move demo data from sale to sale_stock 2014-04-22 12:50:39 +02:00
sale_stock_view.xml [FIX] sale, sale_stock: send by email button visible when sent, progress or manual 2014-02-10 14:46:03 +01:00
sale_stock_workflow.xml [MERGE]: Merged with lp:openobject-addons 2012-09-17 10:37:38 +05:30
stock.py [MERGE] [FIX] sale_stock: invoice services when invoicing on delivery order 2013-12-26 11:06:05 +01:00
stock_view.xml [FIX] sale_stock,stock: change model to stock.picking.out of deliveries to invoice view in sales 2013-12-06 12:13:36 +01:00