Author Archives: greytrix

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 »

Adding QRCode and BarCode In Acumatica Report

QR codes are used to track information about products and quickly identify products using barcodes. Barcodes and QR codes can both carry similar information. But while bar codes store information only horizontally with parallel lines, QR codes can store it both vertically and horizontally. In this blog, we will learn how to add a QR… 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 »

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 »

Date Formats in Acumatica

In this blog we will learn how to add various date formats in Acumatica systems for print Reports and export data. We receive unstructured data from a number of companies. Columns with date information have various formats that change from week to week. (example, mm-dd-yy, mm/dd/yyyy, dd-mmm-yy, yyyy/mm/dd, etc.) For this date format mm/dd/yyyy we… Read More »

Increase Column Length in Acumatica

Acumatica is one of the most user-friendly ERP software applications. Acumatica provides many features to users to ease their 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 column. It is certainly possible by using the “Increase… Read More »

Translation and Localization into different languages in Acumatica.

Acumatica offers built-in functionality that allows users to change the language settings within the platform, making it easy to localize Acumatica to any other language. With support for different languages, navigating Acumatica becomes seamless. The language translation feature greatly improves user experience, making the platform more accessible and user-friendly for a diverse global audience. Users… Read More »