odoo/addons/delivery
Denis Ledoux 90dfaa7add [FIX] delivery: add the delivery after all order lines in SO
The delivery line in the SO was added among other lines,
in second most of the time, due to the fact
the sequence of the line was set after
all other order lines sequences.

opw-649629
2015-09-17 12:47:34 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-09-13 01:55:09 +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 [FIX] delivery: conversion rate according to the date 2015-09-03 11:35:24 +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: add the delivery after all order lines in SO 2015-09-17 12:47:34 +02:00
stock.py [FIX] delivery: price_unit converted in the invoice currency 2015-08-03 08:16:31 +02:00