Unit Conversion
The strongest implemented unit feature is managed unit master data plus unit-aware pricing rules, not a separate scientific conversion engine.
Unit Conversion Rules
value * 0.393701
→ Round to 2 decimals
How it works in the app
Regional setup is spread across managed languages, currencies, VAT zones, and units rather than one giant settings panel. Units themselves have a dedicated module with CRUD, exports, mass update, and bulk create flows.
Products link directly to units, and pricing rules can also scope by unit and quantity windows, which is the most concrete unit-related behavior currently implemented.
Included in the current implementation
Dedicated Unit module
Unit-linked products
Unit-aware pricing windows
Regional master-data modules
Need measurement and regional master data tied into pricing and products?
The current codebase already models units, currencies, languages, and VAT zones as reusable entities.