odoo/addons/sale_stock
Yannick Vaucher 2542992c24 Fix sale_id on stock.picking.out view
View inheritance is on the wrong model after model change of stock.picking.
Here we just fix the model.
2014-06-19 14:10:24 +02:00
..
i18n Launchpad automatic translations update. 2014-05-18 05:53:48 +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_order: set state field track_visibility 2014-06-12 12:37:11 +02: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_id on stock.picking.out view 2014-06-19 14:10:24 +02:00