Category Archives: Acumatica Product

Adding Validation Without Utilizing Code Files

In Acumatica, we can implement mandatory, default, and disable validations using the Acumatica editor without writing a code. The platform’s low-code functionality enables users to effortlessly add these validations based on specific requirements for any screens. All that’s required is to define the logic needed to meet the desired criteria. In this blog, we will… Read More »

Convert Generic Inquiry (GI) to Report in Acumatica

Acumatica is a powerful cloud-based ERP system known for its flexibility and extensibility. It allows businesses to tailor the software to their unique needs through a variety of customization options. One of the most versatile tools at your disposal is the Acumatica Reports. In this blog post, we will take you through the process of… Read More »

Adding filters to Generic Inquiries

In the world of ERP software’s, it’s really important for businesses to handle their data accurately. This helps them make smart choices and run their operations smoothly. Acumatica is a popular cloud-based software that helps with this, and it comes with one of in-built feature called Generic Inquiries (GIs). GIs allow users to explore data… Read More »

Acumatica Attributes in DAC Code

Acumatica provides a powerful framework for creating and customizing data structures through the use of Data Access Classes (DACs). One of the key features that contribute to the flexibility and extensibility of Acumatica data structures is the use of attributes. In this blog post, we will dive into the world of Acumatica attributes used in… Read More »

Embedded Clickable Image in the Report.

Acumatica comes with a range of pre-built standard reports that cover different areas of business operations. These reports provide insights into financial statements, sales orders, purchase orders, inventory levels, and more. These reports serve as a starting point and can be customized to meet specific business requirements. However, did you know that Acumatica also lets… Read More »

Field Text in color and bold in Acumatica.

In Acumatica, the “Field Text in Color and Bold” feature is a visual customization option that allows you to highlight and emphasize specific fields in a form by changing their text color and making it bold. This feature is useful for drawing attention to important or critical fields, providing visual cues to users about specific… Read More »

Navigating Acumatica Implementation & Consulting Services with Greytrix

We’re here to be your guiding light in business chaos. So, get ready to soar above the clouds of business management. To enhance your business operations and ensure high client satisfaction while providing an unrivaled range of business management systems, you need Acumatica – the leading Cloud ERP. Resolve business complexities and chart a course… Read More »

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 »

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 by using… Read More »