odoo/addons/delivery
Quentin (OpenERP) 15dd2573d5 [FIX] better split of onshipping invoice (some code needed to be moved in sale_stock\!) + misc fixes in delivery (yaml test fixed as well)
bzr revid: qdp-launchpad@openerp.com-20130909142350-axvodv298wnmm7ox
2013-09-09 16:23:50 +02:00
..
i18n Launchpad automatic translations update. 2013-03-18 04:46:40 +00:00
report [FIX] better split of onshipping invoice (some code needed to be moved in sale_stock\!) + misc fixes in delivery (yaml test fixed as well) 2013-09-09 16:23:50 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [IMP] report yml test: use openerp.report.render_report() instead of LocalService().create(). 2013-02-22 14:35:11 +01:00
__init__.py [IMP] sale, delivery: improvements in workflows, buttons and SO form view. (delivery) Replaced the wizard to add delivery cost by a function on the SO directly 2012-05-25 12:26:43 +02:00
__openerp__.py [IMP]Improved Delivery Code 2013-09-06 18:46:37 +05:30
delivery.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
delivery_data.xml [IMP]update __openerp__.py in all modules 2012-08-17 16:45:40 +05:30
delivery_demo.xml [FIX]action_invoice_create return a list and not a dict + fix dependencies for delivery 2013-09-05 17:33:17 +02:00
delivery_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
delivery_view.xml [FIX] delivery orders 2013-08-02 19:37:00 +02: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]Remove type field from the views 2012-08-08 17:49:50 +05:30
sale.py [TYPO]changes in typo 2013-04-30 12:55:47 +05:30
stock.py [FIX] better split of onshipping invoice (some code needed to be moved in sale_stock\!) + misc fixes in delivery (yaml test fixed as well) 2013-09-09 16:23:50 +02:00