Share via


ProjInvoiceJour.update Method

Updates the current project invoice journal.

Syntax

public void update()

Run On

Server

Remarks

This method sets the invoice account to the value of order account for this invoice journal if an invoice account is not specified. It also deletes all entries of the payment schedule for this invoice journal in the CustPaymSched table if the payment schedule type is being modified for this invoice journal.

See Also

Reference

ProjInvoiceJour Table