I'd like the Payment field (PaymTermId) in the CustInvoiceTable to correspond the Customer Account instead of the Invoice Account. I assume I need to change a method that currently has the payment field being filled by connecting the invoice account to the accountNum in the custTable, but instead use the OrderAccount. I've tried a few different things with no luck.
*This post is locked for comments