Commit Graph

5 Commits

Author SHA1 Message Date
Josse Colpaert 45afd64de1 [FIX] Warehouse should be False on PoS and dropship picking types 2014-12-17 17:10:40 +01:00
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
Josse Colpaert aef4d9b163 [IMP] Drop shipping type should be outgoing by default, that way it will create customer invoices when the sale is invoices on delivery order 2014-06-17 14:53:31 +02:00
Cedric Snauwaert 87ae5bf0c2 [FIX]correct source and destination location for dropshipping picking
lp bug: https://launchpad.net/bugs/1274907 fixed

bzr revid: csn@openerp.com-20140131141342-aixu89em3r1h5a06
2014-01-31 15:13:42 +01:00
Pooja Zankhariya (OpenERP) 093f489b06 [IMP]Rename stock_complex_route to stock_dropshipping. Added option for stock_dropshipping on warehouse configuration as well as purchase configuration
bzr revid: pza@tinyerp.com-20131203134448-v7stzse4y5upx3c1
2013-12-03 18:44:48 +05:00