odoo/addons/stock_dropshipping
Josse Colpaert 6f8546dfb5 [FIX] Make sure we can select dropship on purchase order and see the related customer and invoicing based on shipments works for sale only
[FIX] Sale should lead to invoicing
[IMP] Journal should not depend on picking type code when in dropship

Make sure drop shipment with invoicing on sale orders only, works.
Also the picking type of dropshipping should be incoming.  This
makes it possible to select it on the purchase order.  This also fixes #3421.
And we can create a dropship from a purchase only. (not the good way)
For this, we make the invoicing based on the shipment look at the
purchase related and not on its picking type code as the picking type
of dropshipping is changed back to incoming.
The purchase order will also show the customer address when in
a dropship case.

Closes #3421
2014-12-17 17:10:40 +01:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2014-11-19 17:49:12 +01:00
test [IMP] Cancelling of procurements related to purchase orders should check state/UoM of the purchase order line + optim action_cancel 2014-12-08 17:03:16 +01:00
wizard [FIX] Make sure we can select dropship on purchase order and see the related customer and invoicing based on shipments works for sale only 2014-12-17 17:10:40 +01:00
__init__.py [IMP] Make sure we can do dropship where the purchase is invoiced on incoming shipments 2014-09-03 19:18:16 +02:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
stock_dropshipping.xml [FIX] Make sure we can select dropship on purchase order and see the related customer and invoicing based on shipments works for sale only 2014-12-17 17:10:40 +01:00