문제

I'm working on AX 2012 and I need the relation between invoice (account payable->payment journal) and payment (account payable->invoice journal).

도움이 되었습니까?

해결책

There is no such direct relation.

Usually the invoice issuer provide a payment id (from the payment slip) to be used on the payment. When paying you are supposed to provide the payment id but no law of nature force you to do so.

The payment id may be an invoice id, a customer id, a combination of the two, or some other unique identification of the payment.

All AX versions contain a field on the LedgerJournalTrans table called PaymentId for this purpose. It may be blank.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top