MYOB Acumatica Customization Platform

To customize MYOB Acumatica, you can use the following parts of the MYOB Acumatica Customization Platform:

  • The web-based Customization Tools to customize the UI and business logic and to gather the changes into a distributable package that can be deployed to and applied on a target system
  • The Customization Framework to develop customization code that changes the business logic of MYOB Acumatica

Since an instance of MYOB Acumatica consists of the website and the database, you can use the platform to customize both of these components. The website customization can include custom DLLs, custom and modified ASPX files, and files with custom C# code that modifies the UI and business logic of the product. The database customization can include changes in both the data and the schema of the database.

This part describes in detail the technologies implemented in the MYOB Acumatica Customization Platform.