placeholder Command:  DELIVERY NOTE CUSTOMERS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding customers for delivery notes.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: delete Delete the named item.
deleteall Delete all items.
read Read the named item.
readall Read all items from the desired device(s). This doesn't mean comparable reading as in the L2 protocol.
write Write the named item.
Description:
This command is used for creating, manipulating or deleting a customers for delivery notes.
   
Mandatory: yes
max. Occurrence: 1
Datatype: int
Range: 1 - 99 999
Nillable: no
Description:
The number by which a customer can be identified.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 100 characters
Nillable: no
Description:
The name and - if required - the address of the customer.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 13 characters
Nillable: no
Description:
If available the number of the customer card assigned to the customer.
   
Mandatory: no
max. Occurrence: 1
Datatype: int
Range: 1 - 999 999
Nillable: no
Description:
The number of the headtext that will be printed on delivery notes.
See the command <texts>
   
Mandatory: no
max. Occurrence: 1
Datatype: int
Range: 1 - 999 999
Nillable: no
Description:
The number of the foottext that will be printed on delivery notes.
See the command <texts>
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 0 - 9
Nillable: no
Description:
The number of copies desired when printing out a closed delivery note.
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 1 - 9 999
Nillable: no
Description:
The number of the markup or discount which is used for this customer.
See the command <markup_discounts>.
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 0 - 1
Nillable: no
Description:
Is customer worthy to get a credit?
Value Description
0 The customer can get a credit.
1 The customer ain't able to get a credit.

When this parameter is set to 0 (NO) it's not possible to close a delivery note for this customer.
   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 0 - 1
Nillable: no
Description:
Prevent to print prices on the delivery note?
Value Description
0 The prices of the articles/items will be printed on the delivery note.
1 The prices of the articles/items will not be printed on the delivery note.

   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 0 - 1
Nillable: no
Description:
Is a signature line on the delivery note desired?
Value Description
0 A signature line is not desired.
1 A signature line is desired.

   
Mandatory: no
max. Occurrence: 1
Datatype: dateTime
Range: -
Nillable: yes
Description:
The last time when the record was changed.
CCYY-MM-DDThh:mm:ss
The format is as following:
C = Century
Y = Year
M = Month
D = Day
T = Separator between date and time
h = hour
m = minute
s = second