Skip to Content
Menu
This question has been flagged
3 Replies
2985 Views

Is it possible to change Delivery Lead Time for all Products/Product Variants purchased from a specified Vendor?

- filter for all products that can be ordered from a certain vendor

- change attribute (ex. Delivery Lead Time) related to all products filtered


I'm using Odoo 11 - Community version

Avatar
Discard
Best Answer

You should do that through a Vendor pricelist.

In the Purchase app go to vendor pricelist and filter for your vendor and edit the Vendors Delivery lead time.


Thanks

Vishal

Avatar
Discard
Best Answer

No you can't do it (or complex to do).

You have orders and those all are scheduled based on lead time and some of processed, some partially processed and some done. So you can't do it.

Also you have to recompute all the dates depending on Lead time.(only change the value in lead time will not recalculate all the dates which all are already scheduled).

Instead, change the lead time in respective products and next orders are scheduled based on this date.

(for new yes, by setting lead time on pricelist)

Avatar
Discard