Hi everyone,
In the form EcoResProductVariants (Product Information management >> Product variants) I need to add a Minimum quantity column.
And when creating a sales order when a particular item variant is selected , I need to compare the quantity added with Minimum quantity column
So, I'll split my query in two parts:
Firstly, In what data source should I add the new Minimum quantity field in the form EcoResProductVariants.
Secondly, how do I compare the quantity from sales line to new Minimum quantity field in the form EcoResProductVariants.
Thanks in advance for all the suggestion and help provided!