By completing this course, you will learn how to add custom controls to an existing Acumatica ERP form and validate the values in these controls. You will also learn how to create Acumatica ERP entities by using actions The current version of the course is valid for Acumatica ERP 2023 R1.
Through the examples, you will learn how to perform the following customization tasks in Acumatica ERP:
- Create a customization project
- Create custom fields and controls
- Implement the update and validation of field values
- Create an Acumatica ERP entity corresponding to a custom entity
- Derive the value of a custom field from another entity
- Debug customization code