Loading ...

How To Hide Tab In Acumatica

Hello everybody, today I want to share piece of knowledge about Acumatica controls. Recently I was asked to add one more tab to page Checks and payments. Let's suppose it was named Allocations. It should be displayed only if type of payment is set to Prepayment. Such kind of behaviour is possible...

Multithreading In Acumatica

Hello everybody, today I want to say a few words about my practice of usage Multithreading in Acumatica. I have a dedicated server which has 40 cores. And I have a need to read plenty of records from some other system. General schema is like this: Create some graph instance. Fill created graph i...