Tag Archives: Acumatica

Acumatica – Can’t establish connection to database server

Acumatica ERP allows us to connect database server using Windows Authentication as well as SQL Server Authentication. There are some SQL configuration settings which needs to be handled for seamless connectivity of Acumatica with SQL server. In this blog, we will be looking into one of the resolutions for the error that occurs at the… Read More »

Enable/Disable Credit Card Processing in Acumatica

Acumatica ERP provides inbuilt feature to process the payments using the credit cards. The feature is directly available within ERP and can be used by setting up the processing centers and respective payment methods. Acumatica has been allowing the credit card processing from long time as its core functionality and recently have provided it as… Read More »

Highlighting data of Generic Inquiry Screens in Acumatica ERP

Acumatica provides a powerful data analysis reporting tool – Generic Inquiry to access the data from within ERP.  The Generic Inquiry provides On Screen result based on the applied filters and provides an option to export the data in Excel format. A person with basic logical skill can develop a new GI and make changes… Read More »

Automate Schedule in Acumatica

Acumatica ERP provides inbuilt functionality with an easy way to automate the schedules. The Automation schedules are available on the Processing screens. This feature improves the efficiency to set automation policy to execute recurring tasks. In this blog, we will be discussing how to manage the automated schedules that will create an invoice for completed… Read More »

Multiple Controls Types in a Grid in the Acumatica Test SDK

Acumatica Test SDK is a tool that allows us to develop automated test cases for our application. We have systematic details on how to implement the controls listed in the document provided along with the Test SDK package. While developing one of the test case, we had a requirement to use the dropdown and a… Read More »