Developer Documentation: New Topics
In MYOB Acumatica 2024.2.1, a developer can find a number of new and reworked topics, as described in the following sections.
Modern UI Development
A developer can find information about the customization, testing, and troubleshooting of the Modern UI in the following new parts of the UI Developer Guide:
- Customizing MYOB Acumatica Forms in HTML and TypeScript
- Handling UI Events
- Testing the Modern UI
- Troubleshooting the Modern UI
- Supporting UI Localization
The developer can find descriptions of the properties of the Modern UI controls and other frontend API elements, along with examples of their usage, in the Frontend API Reference, whose card is shown in the following screenshot.

The UI Component Guide has been extended with chapters about each of the following UI components:
New and Reworked Information for Integration Developers
An integration developer can find new and reworked information about the following subjects:
- Requests through the generic inquiry–based OData interface in Accessing the Exposed Inquiry Results Through OData
- OData requests that retrieve data from the data access classes (DACs) in Accessing DACs Through OData
- The distribution of generic inquiry changes to other MYOB Acumatica instances in Including Generic Inquiries in a Customization Project
- The proof key for code exchange (PKCE) in Implementing the Authorization Code Flow
- REST API examples in Create a Payment with a Credit Card Transaction Imported from Another System and Register a Customer Credit Card