odoo/addons/delivery
Nicolas Martinelli f0cfc7c01e [FIX] delivery: price_unit converted in the invoice currency
When the invoice is created from the picking, the delivery charges needs to be
converted into the invoice currency. Indeed, there is no currency on a delivery
pricelist.

opw-646148
2015-08-03 08:16:31 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-08-02 01:59:36 +02:00
security [FIX] delivery: grant stock workers permission to list carriers 2015-07-06 17:09:10 +02: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 [ADD] sale, delivery: tests for sales prepaid flow 2015-05-06 17:29:37 +02:00
views [ADD] Shipping report extension 2014-03-18 13:51:54 +01:00
__init__.py [IMP] Delivery module report implementation in the existing picking report 2014-03-18 13:18:23 +01:00
__openerp__.py [ADD] sale, delivery: tests for sales prepaid flow 2015-05-06 17:29:37 +02:00
delivery.py [MERGE] forward port of branch saas-3 up to 31f2a1b 2015-06-30 13:33:35 +02: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_view.xml [FIX] delivery stock_move form, weight alignment 2014-12-21 21:21:13 +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] delivery: delivery_set returns a result 2015-06-25 12:02:25 +02:00
stock.py [FIX] delivery: price_unit converted in the invoice currency 2015-08-03 08:16:31 +02:00