Share via


ProjInvoiceJour.calcCashDiscDate Method

Calculates the date when the cash discount is to be applied and sets the CashDiscDate field with this value.

Syntax

public void calcCashDiscDate()

Run On

Called

Remarks

The cash discount date is calculated based on the cash discount code, invoice date, or invoice creation date specified for this invoice journal. The cash discount date is calculated by calling the CustVendInvoiceJour.CalcCashDiscDate method.

See Also

Reference

ProjInvoiceJour Table