Hi, I am trying the following scenario in Odoo v14:
1. I have a product called P. I have assigned a vendor V for P with a delivery lead time of 5 days.
2. I try to create n RFQ (draft PO) for P, and I set the order deadline on Oct 20.
3. However, on the product line, the "Delivery Date" does not automatically change to Oct 25. Ideally, it should automatically change to Oct 25 because 20 + 5 = 25.
4. An additional question is, is there a way to automatically set the "Order Deadline" based on the new field "Receipt Date"? Or is it vice versa?
Thank you.