7
Setup option to suppress Order and Shipping date "before Work Date" warnings on Sales Orders.
Category: Sales
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.

Best regards,
Business Central Team

Comments

J

Same for the Purchase module.

Table "Purchase Line", Text018:
Text018: Label '%1 %2 is earlier than the work date %3.';

Possible solutions (or implemet both):
1. Convert into a notification, so that it does not stop the data-entry flow of the user. Let the user disable this notification from the "My Notifications" page.
2. Be able to disable the message from code by raising an event that we can subscribe to.

Category: Sales