LtInvoiceAutoNumberingGroups::autoNumberingForSalesInvoice Method
Indicates whether autonumbering exists for sales invoices.
Syntax
server public static boolean autoNumberingForSalesInvoice(CustAccount _customer)
Run On
Server
Parameters
- _customer
Type: CustAccount Extended Data Type
The customer account for which to verify automatic numbering.
Return Value
Type: boolean
true if a record exists that corresponds to the sales invoice and has the AutoNumProposal field set; otherwise, false.