Create Button Under Actions To Redirect To Report In Acumatica
问题 I am trying to add an option under Actions in Acumatica on the Checks & Payment screen AP302000. See below what I am trying to achieve: using System; using System.Collections; using System.Collections.Generic; using System.Runtime.Serialization; using PX.Common; using PX.Data; using PX.Objects.CM; using PX.Objects.CA; using PX.Objects.CS; using PX.Objects.GL; using PX.Objects.CR; using PX.Objects; using PX.Objects.AP; namespace PX.Objects.AP { public class APPaymentEntry_Extension