Method PX.CS.Contracts.Interfaces.IAddressBase GetToAddress(PX.Objects.AR.ARInvoice, System.Func2[PX.Objects.AR.ARInvoice,PX.CS.Contracts.Interfaces.IAddressBase]) in graph extension is marked as [PXOverride], but the original method with such name has not been found in PXGraph
Method PX.CS.Contracts.Interfaces.IAddressBase GetToAddress(PX.Objects.SO.SOOrder, System.Func2[PX.Objects.SO.SOOrder,PX.CS.Contracts.Interfaces.IAddressBase]) in graph extension is marked as [PXOverride], but the original method with such name has not been found in PXGraph
0
votes
please format your code properly so that it is easily readable. You'll likely get an answer sooner this way
- user7627726