Sales Order Item wise Delivery date mandatory

I am trying to remove delivery date for item table in Sales Order to be not mandatory, but even if I uncheck the Mandatory button in child item table, I am not able to save the Sales Order as its asking for each item delivery date.
Below are screenshots,

Made delivery date in child table item-sales order as not mandatory

Yet it is not letting me save the sales order, as it is asking me for delivery date of each item

Even the main Delivery date field of the form is set to not mandatory.
Any way to resolve this?

2 Likes

The Delivery Date in the Sales Order Item is not set as a mandatory field at the child document level. Instead, it is enforced programmatically. This means that even if you check or uncheck the “Mandatory” option, the system will still require a Delivery Date.

If you try to remove the mandatory setting for Delivery Date, and a Sales Order Item does not have a Delivery Date, it may cause issues.

2 Likes