odoo/addons/delivery
Cedric Snauwaert 9502276166 [FIX]work on view for better usability
bzr revid: csn@openerp.com-20140210100727-1q2q61t3c3nxfd10
2014-02-10 11:07:27 +01:00
..
i18n Launchpad automatic translations update. 2014-01-28 06:41:39 +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
static/img [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [MISC]typo 2013-12-16 13:11:49 +05:30
__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 [FIX] delivery: tests raise for wrong depends (sale, stock). Tests use picking_ids but sale_stock does not already install. Change sale and stock depends to sale_stock (who depends of sale and stock) 2013-12-09 11:17:38 +01:00
delivery.py [FIX] Fix bug with demo data from delivery module. We create a grid, but without specify to "use_detailed_pricelist" 2014-01-30 22:49:44 +01:00
delivery_data.xml [IMP]update __openerp__.py in all modules 2012-08-17 16:45:40 +05:30
delivery_demo.xml [MERGE] main trunk 2014-02-03 18:30:00 +01:00
delivery_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
delivery_view.xml [FIX]work on view for better usability 2014-02-10 11:07:27 +01: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 [MERGE] main trunk 2014-02-03 18:30:00 +01:00
stock.py [MERGE] trunk 2013-11-29 17:56:44 +01:00