How to Customize screen AP Release All and AR Relase All in Acumatica ERP System
问题 I have a problem in customize screen AR Relase All (AR501000). The problem was when I try to pass value of Invoice Number (Customer Order's Field) in screen Invoices And Memos (AR301000) by using screen AR Release All Process (AR501000) using checkbox. First, I create GLTranExtension like this below : using System; using PX.Data; using PX.Objects.CM; using PX.Objects.CS; using PX.Objects.PM; using PX.Objects.CR; using PX.Objects.TX; using System.Collections.Generic; using PX.Objects; using PX