odoo/addons/delivery
Launchpad Translations on behalf of openerp 9863dbe5c8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140304075238-yra39uwmwahmrnf3
2014-03-04 07:52:38 +00:00
..
i18n Launchpad automatic translations update. 2014-03-04 07:52:38 +00:00
report [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [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 [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 [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_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
delivery_view.xml [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community 2012-12-21 17:48:08 +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 [FIX] move function field `amount_delivery` from delivery module to website_sale_delivery module 2014-01-23 18:42:08 +01:00
stock.py [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o 2013-11-20 15:43:18 +01:00