Loading ...

Acumatica Date Time Specifiers

 Hello everybody, today I want to describe some date time specifiers in acumatica. d - is default format pattern, so if you intend to use short date pattern, you can just ommit pattern in usage function public static System.Text.StringBuilder MakePattern(string format, System.Globalization....

Find Screen

In case if you look at something in acumatica and want quickly to find sources of that window in resharper you can do the following: 1. click in the command line, and you'll see something like this: just withoug red rectangle. 2. Switch to your Visual studio and navigate to page gl201000.aspx or...

Acumatica

Here is just to anounce that the first post in my blog will be about acumatica. If to speak in general acumatica is ERP which from programmers viewpoint is like CMS which is intended for management of the resources at company. It is much cheaper then SAP and it also tries to become competitor of...