LtInvoiceAutoNumberingGroups::registeringForSalesPackingSlip Method
Checks whether an IncludeToRegister value exists for sales packing slips.
Syntax
server public static boolean registeringForSalesPackingSlip(CustAccount _customer)
Run On
Server
Parameters
- _customer
Type: CustAccount Extended Data Type
The customer account for which to verify the IncludeToRegister value.
Return Value
Type: boolean
true if a record exists that corresponds to the sales packing slip and has the IncludeToRegister field set; otherwise, false.