The project allows adding locale based standard units to properties of any ItemType. Property values are converted to be displayed in the units of the browser locale. A sample application to the Part ItemType is included in the package
Built Using: Aras 11.0 SP11
Browsers Tested: Internet Explorer 11, Chrome
Though built and tested using Aras 11.0 SP11, this project should function in older releases of Aras 11.0 and Aras 10.0.
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed (version 11.0 SPx preferred)
- Aras Package Import tool
- Backup your database and store the BAK file in a safe place.
- Open up the Aras Package Import tool.
- Enter your login credentials and click Login
- Note: You must login as root for the package import to succeed!
- Enter the package name in the TargetRelease field.
- Optional: Enter a description in the Description field.
- Enter the path to your local
..\UOMConversion\Import\imports.mf
file in the Manifest File field. - Select Select All Packages in the Available for Import field.
- Select Type = Merge and Mode = Thorough Mode.
- Click Import in the top left corner.
- Close the Aras Package Import tool.
- Add dimensional property(s) to the itemtype and form
- Add a UOM property to the itemtype and form, set a default value (used when locale is not defined)
- Make the UOM property “Disabled” on the form
- Ensure UOM property “Name” is same as the Data Source name
- Administration --> Unit Conversion --> File --> New
- Select the itemtype that this applies to
- Select the UOM property this applies to
- On “Locale Units”, define a standard unit for each locale
- On “Associated Properties”, add properties associated with this UOM