Skip to content

CMMS-lite for Build 23.106.0050

Latest
Compare
Choose a tag to compare
@BrianMRO BrianMRO released this 03 Nov 14:18
· 1 commit to development since this release

CMMS-Lite customization project for Acumatica 2023R1, build 23.106.0050. This project has been upgraded to 23r1 and includes preview samples of the Modern UI screens for non-production use.

To preview the Modern UI screens which are still under development, on a non-production instance:

  1. Install nvm-windows. https://learn.microsoft.com/en-us/windows/dev-environment/javascript/nodejs-on-windows
  • [a] Run nvm install 18.16.0 to install npm.
  • [b] Run nvm use 18.16.0 to set the installed version to use.
  1. Install Git. https://git-scm.com/downloads
  2. Navigate within the website folder to FrontendSources.
  3. Run npn run getmodules
  4. Run npm run build
  5. In the website web.config Appsettings section, add <add key="EnableSiteMapSwitchUI" value="true" />
  6. In the Site Map, toggle the following screens from classic to modern
  • [WO101000] Work Order Preferences
  • [WO201000] Work Order Class
  • [WO202000] Measurements
  • [WO203000] Failure Modes
  • [WO204000] Equipment
  • [WO301000] Work Order
  • [WO501000] Process Work Orders