LtInvoiceAutoNumberingGroups::autoNumberingForSalesPackingSlip Method
Checks whether autonumbering exists for sales packing slips.
Syntax
server public static boolean autoNumberingForSalesPackingSlip(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 packing slip and has the AutoNumProposal field set; otherwise, false.