Getting Started with MYOB Acumatica Framework

In this part of the guide, you can find the information that you may need to start development with MYOB Acumatica Framework.

Application Design

For the information about the design of the database structure and user interface of applications based on MYOB Acumatica Framework, see Designing the Application.

Development of the Application Code

Before you begin developing application code, we recommend that you complete the following training courses in Acumatica Open University:
  • T200 Maintenance Forms
  • T210 Customized Forms and Master-Detail Relationship
  • T220 Data Entry and Setup Forms
  • T230 Actions
  • T240 Processing Forms
  • T250 Inquiry Forms
  • T270 Workflow API

For a quick overview of application programming, refer to the topics in this part of the guide.

In the MYOB Acumatica Framework Guide, you can find reference information and additional information that is not covered in the training courses. This information is provided in the following parts of the guide:

For a detailed description of the MYOB Acumatica Framework API, see API Reference.

Website Management

If you want to modify the position of a form in the UI, add a form to a workspace, or remove a form from the UI, you configure the UI as described in Customizing the User Interface.

You need to grant access rights to each new form. For details on the configuration of access rights, see Managing User Access.

You can create help topics for any application you have developed with MYOB Acumatica Framework by using the built-in wiki-based content management system. For details on creating help topics, see Managing Wikis.