Compartir a través de


ProjInvoiceTable::promptConvertCurrencyCodeProj Method

Asks the user whether to update open on account transactions with the new currency code for an invoice project.

Syntax

client public static boolean promptConvertCurrencyCodeProj()

Run On

Client

Return Value

Type: boolean
true if the user selects yes to update the transactions; otherwise, false.

Remarks

This method is called from a form if the currency code has changed. A dialog box notifies the user about a change in the currency code.

See Also

Reference

ProjInvoiceTable Table