Is it possible to conditionally format quantity (Quantity) on Order Product entity based on the uomid (Unit).
e.g. If Unit = "Ounce" then Quantity should have 3 decimal places; if Unit ="Gram" then Quantity should have 2 decimal places.
This needs to work from both the UI/client side and the server side.

Report
All responses (
Answers (