odoo/addons/sale_stock
Quentin (OpenERP) eabcb8b14f [FIX] sale_stock: fixed wrong type when calling super()
bzr revid: qdp-launchpad@openerp.com-20120921090149-cxk5a0ve5dv35evq
2012-09-21 11:01:49 +02:00
..
i18n [IMP]: Change pot file 2012-09-20 13:03:42 +05:30
process [IMP]: Remove default order policy group and shift it to sale_stock. 2012-09-19 17:10:33 +05:30
report
security
test [FIX]: Fix some assert problem in yaml as per new sale order. 2012-09-20 09:54:33 +05:30
__init__.py
__openerp__.py [IMP] sale, sale_stock: fixed __openerp__.py files 2012-09-20 15:13:28 +02:00
company.py
company_view.xml
res_config.py [FIX] sale, sale_stock: moved back the group_invoice_so_lines into sale module, because it is used to hide/show the menuitem 'Lines to Invoice', in sale... which has nothing to do with stock 2012-09-20 16:36:16 +02:00
res_config_view.xml
sale_stock.py [FIX] sale_stock: fixed wrong type when calling super() 2012-09-21 11:01:49 +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
sale_stock_view.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_workflow.xml
stock.py
stock_view.xml