Hi,
I need to restrict qty of materials based on customers. For example, if the customer has a limit of 10 when the customer order all of its limit it can not order more until I change the limit. This limit (10) can be fulfilled by 5+5 or 4+4+2 in multiple orders.
How can I manage this in the cloud? Thank you.