Author Archives: greytrix

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 »

Acumatica – Login failed for user

Acumatica ERP allows us to connect database server using Windows Authentication as well as SQL Server Authentication. When we connect using SQL server method, we need to make sure that selected login user has sufficient rights to update the database; but when we use Windows authentication, we do not have those features/options. In this blog,… 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 »