You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a request for quotation from a dropship purchase
agreement, the dropship address of the RFQ uses the customer address
instead of the delivery address
Steps to reproduce:
1. Install Sales and stock_dropshipping module
2. Go to Settings > General Settings > Users > Manage Users, open user
Mitchell Admin and in the Access Rights tab enable 'Manage Multiple
Stock Locations'
3. Go to Settings > Sales > Quotations & Orders and enable Customer
Addresses
4. Go to Settings > Purchase > Orders and enable Purchase Agreements
5. Go to Sales > Products > Products and edit a product (e.g. 'Acoustic
Bloc Screens')
- In the Purchase tab set Procurement to 'Propose a call for tenders'
- In the Inventory tab enable routes 'Buy' and 'Dropship'
6. Create a Sale Order for this product with a different Delivery
Address then the Customer and confirm it
7. Go to Purchase > Orders > Purchase Agreements and open the new
purchase agreement
8. Confirm it and create a new quotation
9. The Dropship Address is the address of the customer but it should be
the delivery address
Solution:
Use the delivery address instead of the customer address for dropship
opw-2880042
closesodoo#94009
Signed-off-by: Adrien Widart <[email protected]>
0 commit comments