One of the recent additions to the new Acumatica 24R1 version is the ability to retrieve localized reports through REST API. This article provides a manual how specifically one can achieve it.
We start of creating an endpoint for reports. For this we navigate to the Web Service Endpoints (...
I want to share with you a solution for Report Designer that was found to fix the error that occurred after a sudden power outage. This error trace shown from the Acumatica ERP.
Follow these steps to resolve the issue:
Step 1: Close all Report Designer instances.
Step 2: On your computer,...
Today, I want to tell you and demonstrate how to pass values from a subreport to the main report. We will be creating a simple report from scratch so that you can see each step and notice any potential pitfalls that you might encounter.
Description:
For example, we will create a new report named...
Hello everybody.
Developing on Acumatica can involve various tasks such as customizing existing features, creating new modules or integrations, and building custom reports. Today, I want to show you how to create your own report and add a field to it using the Report Designer.
First of all, when...