History
As a user I wish to use qcadoo MES for Order management, but without technology (workers knows very well whot thay should do!).
...
At present I am not able to create order for product without technology, because "on save" method for order validates if related product has got technology or not. If it is not present, error occures.
Solution
I propose to add the global steering papameter for orders:
...
Default value for the parameter - no (false)
Mockup | ||||
---|---|---|---|---|
|
...
|
"On save" vaidation for orders should be modyfied:
...
- if the parameter is "true", validation is unactive.