 |
Command:
DELIVERY NOTE CUSTOMERS
 |
Node: delivery_note_customers |
|
Mandatory: |
no |
|
max. Occurrence: |
unbounded |
|
Description: This tag is used as container for commands regarding customers for delivery notes.
|
|
 |
|
|
 |
Node: delivery_note_customer |
|
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.
|
|
 |
|
|
|
 |
Tag: customer_no |
|
Mandatory: |
yes |
|
max. Occurrence: |
1 |
|
Datatype: |
int |
|
Range: |
1 - 99 999
|
|
Nillable: |
no |
|
Description: The number by which a customer can be identified.
|
|
 |
|
|
|
 |
Tag: name |
|
Mandatory: |
no |
|
max. Occurrence: |
1 |
|
Datatype: |
string |
|
Range: |
max. 100 characters
|
|
Nillable: |
no |
|
Description: The name and - if required - the address of the customer.
|
|
 |
|
|
|
 |
Tag: customer_card_no |
|
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.
|
|
 |
|
|
|
 |
Tag: headtext_no |
|
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>
|
|
 |
|
|
|
 |
Tag: foottext_no |
|
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>
|
|
 |
|
|
|
 |
Tag: number_of_printout_copies |
|
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.
|
|
 |
|
|
|
 |
Tag: markup_discount_no |
|
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>.
|
|
 |
|
|
|
 |
Tag: refuse_credit |
|
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.
|
|
 |
|
|
|
 |
Tag: print_without_prices |
|
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. |
|
|
 |
|
|
|
 |
Tag: print_signature_line |
|
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. |
|
|
 |
|
|
|
 |
Tag: last_change |
|
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
|
|
 |
|
|