Author Archives: greytrix

How to Create and add User-defined field Attribute in Acumatica screen

User-defined attributes provide a way to create custom fields within Acumatica screens and tables. These fields can be of different data types, such as text, numbers, dates, checkboxes, dropdown lists, and more. User-defined attributes can be added to various areas of Acumatica, including master data screens (e.g., customers, vendors, items), transactions (e.g., sales orders, purchase… Read More »

Redirection from GI to Dashboard as Side Panel in Acumatica.

In Acumatica ERP, Side panel provides an easy navigation to another screen without switching the browser’s tab or window. On the leftmost section of the screen, there is an option to expand and collapse the side panel. The option makes it easier to view or update the records. Side panels help to achieve time efficiency… Read More »

Various Date Function in Acumatica

Introduction:  Acumatica supports various date functions. In this blog, we will learn how to use various date Functions of Acumatica that can be used while printing Reports and Displaying GI. In this example we shall demonstrate the date functions usage in Generic Inquiry. DateDiff function:- The DATEDIFF() function returns the difference between two dates. To… Read More »

How to change field size in Acumatica

Acumatica is one of the most user – friendly ERP software applications. Acumatica provides many features to the users to ease of the use of an application. Many times, we came across the scenario where we require to save larger data into the field than the assigned length of the field. It is certainly possible… Read More »

WebHook Configuration in Acumatica.

By using the webhook configuration we can easily send POST requests to Acumatica ERP. From this we can keep update of records that are Created, Deleted. To do this, you need to create a new custom project for instance Webhooks Configuration and Publish it. On Publish of the customization Project need to create an Extension… Read More »

How to assign a business account to user in Acumatica?

To customize this screen using Acumatica Customization Browser, you should create an admin Portal user who is associated with the business account. Allow roles Customizer and Portal Admin for External User Type. You need to check Guest Role for these two in order to add here. Login to ERP using admin credential, navigate to User Roles screen (SM201005), and… Read More »