0
Info how managing quantity
I am creating a management system for my warehouse.
For some products I need to keep under control the number of daily (and weekly) orders.
So the product should no longer be available if the order quantity of that product has reached its daily limit today.
Then tomorrow, after midnight, the product should be available again.
Can anyone tell me if it is possible?
3 replies
-
@Bobo..
Theoretically .. yes. I suspect it would be a combination of a "formula" and visibility rules.
-
Thanks Mconneen
Can you guide me to understand how can I do? -
@Bobo... Create a formula that compares the daily ordered quantity against the daily threshold. Then.. assuming you are doing a reference lookup... create a constraint where that formula yields false..
Content aside
- 4 yrs agoLast active
- 3Replies
- 737Views