Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.