We need a way to prevent users from creating a Commodity in a Warehouse Receipt unless all required information is completed. Today, the system allows saving a Commodity with only a few fields filled out, leading to incomplete data.
Request: add a configuration to enforce mandatory fields (either all standard fields or selected ones) and show an alert like “There’s missing information to create the commodity.” if any required data is missing.