Version 2.2.1.0

Released on 19th June 2024

New features and improvements

Rebranding to Be.Smart

We have completed rebranding to Be.Smart style. ERP Picker icons were adjusted, providing a unified user experience emphasizing the Be.Smart brand identity.

The ERP Picker does not change the icon colors automatically when switching the Inventor UI Theme between Dark and Light. To accommodate for UI Theme changes, unload/load the add-in or restart the Inventor.

Improved licensing

The ERP Picker 2.2.1.0 is equipped with (mostly internally) redesigned licensing. Licensing information (token and license files) is now stored in the c:\Users\---USER---\AppData\Roaming\Arkance\Licenses folder.

Enhanced installer

During installation, users can now choose what ERP Picker version is installed. Three options are available:

  1. Typical: All program features (= both ERP Picker versions) will be installed (in this case, this option is the same as Complete).

  2. Custom: Users can select if they want to install the Inventor add-in (ErpPicker4Inv) and/or the standalone app (ErpPickerApp).

  3. Complete: All program features (= both ERP Picker versions) will be installed.

Moreover, for command-line-driven deployments, admins can specify the installed version using parameters (component names) found in the Custom section of the Setup. Available parameters are ErpPicker4Inv and ErpPickerApp. An example of the code to install the Inventor add-in only can be seen below.

Be.Smart_ErpPicker_2.2.1.0.msi ADDLOCAL=ErpPicker4Inv /passive

Last updated