The sales team are looking for a way to restrict a customer to a maximum order quantity for a product per order, at header level not line level. This needs to be at customer / product level. Has anyone come across this type of requirement?
The sales team are looking for a way to restrict a customer to a maximum order quantity for a product per order, at header level not line level. This needs to be at customer / product level. Has anyone come across this type of requirement?
I guess you can make a count field on the main form which will indicate the total number of the product which are already ordered.
You will need a custom code which will run, When a sales person will create/update a product order with the new line then you can run your code before save and show a warning as "Max Order" if it passes the limit else save the record and update the count field on the main form.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156