Skip to Content
Menu
This question has been flagged
2 Replies
5116 Views

Hello. In the Sales app, is there any way to enter the Delivery Date for an order AFTER the order has been confirmed? Sometimes we leave the Delivery Date blank (because it's unknown at the time), but we still need to confirm the order so we can send an invoice. However, once the order is confirmed, the Delivery Date becomes read-only and can't be entered/modified. Why? And how do I get around this problem? Please help with advice! TIA

Avatar
Discard
Best Answer

Hi Kelly,

When you confirm the sales order, everything should be already set. A way to get around this is by activating the "Pro-Forma invoice" function, that allows you to send PF Invoice to your customers before confirming the order.

BR

Ricardo


Avatar
Discard
Best Answer

Hi Kelly,

As of version 13, they made it more difficult for users to get around these issues in a bid to make the system more secure. In earlier versions you were able to just edit the view and you would be able to write to a readonly field, but in version 13 it's part of the fields definition which requires a module to override. 

You would need to inherit the sale.order model and reset the 'states' parameter on the commitment_date field.


Avatar
Discard

Dear Jake, how we can inherit the sale.order model and reset the 'states' parameter on the commitment_date field.

appreciate your help

Related Posts Replies Views Activity
0
Dec 20
3750
1
Dec 24
31
1
Dec 24
83
0
Nov 24
53
0
Nov 24
68