This question has been flagged

I want to make commitments to clients while creating new sales orders. I need a date field in my sales order in which I could transfer the commitment date to manufacturing and inventory. There is an article I found that has the answer to my problem. It's about "configuring lead times"

http://www.odoo.com/documentation/user/9.0/inventory/management/delivery/scheduled_dates.html

At the bottom of the page there is a section titled "At sale order level" that mentions a "Commitment Date" field. I can't find this section in any module or setting.

Avatar
Discard
Best Answer

Assuming Odoo 9 Enterprise:

You need to install the module "Dates on Sales Order" (sale_order_dates). You will then be able to enter a 'Requested Date' in the "Other Information" tab of your quotations. The 'Commitment Date' is calculated automatically based on lead times and is the earliest you can commit to. The 'Effective Date' is also visible and also read-only. Read the tooltips of these 3 fields carefully to understand what each means.

Avatar
Discard