placeholder Command:  INVENTORY APPLICATION CONFIGURATIONS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding the configuration of inventory applications.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: 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 reading and manipulating an inventory application specific configuration.
Notes:
This command can be used without limitations for applications lower than V1.12.0.0.
With version V1.12.0.0 and higher the functionality has been shipped to command configuration_profiles and it is not intended to use this command with versionV1.12.0.0 and higher.
To use this command with version V1.12.0.0 and higher you have to set bEnableConfigurationDataSynchronization=0 in section [network] of the file customer.ini.


For the mode ''readall'' the value of the element name will not be evaluated.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 999
Nillable: no
Description:
The number of the device.
Notes:
For further information see the paragraph about Distribution of data.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 0 - 9
Nillable: no
Description:
The number of the desired inventory mode.
The following modes are supported at the moment:
Value Comment
0 inventory
1 Mode1
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode1.
2 Mode2
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode2.
3 Mode3
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode3.
4 Mode4
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode4.
5 Mode5
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode5.
6 Mode6
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode6.
7 Mode7
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode7.
8 Mode8
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode8.
9 Mode9
The name for the mode can be set in the file customer.ini.
For that assign a name to sNameMode9.

   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: -
Nillable: no
Description:
The following names will be provided:
Name Description Range
bIsNegativePriceByCountAllowed Is negative manual input allowed? (0/1)
bIsPositivePriceByCountAllowed Is positive manual input allowed? (0/1)
bIsPriceByWeightAllowed Is unit price allowed? (0/1)
bIsPriceByWeightWithoutHashKeyAllowed Is unit price without #-key allowed? (0/1)
bIsPriceOverwriteAllowed Is it allowed to overwrite a price? (0/1)
bIsArticleCountAllowed Is multiplication of an item allowed? (0/1)
bIsVoidRegistrationAllowed Is line void allowed? (0/1)
bIsPriceZeroRegistrationAllowed Is a zero registration allowed? (0/1)
bIsTafAndReportCounterAllowed Is a taf entry desired? (0/1)
bIsMultibleArticleRegistrationAllowed Is multiple registering of non weighing articles/items allowed? 0/1)
bIsSummationAllowed Is it desired to allow more than one registration before printing? (0/1)
nDefaultPriceNo 0 = Price1
1 = Price2
0-1
nDefaultDepartmentNo Department number which will be used when entering a plu number. 1 - 9 999
nKeyboardNo The number of the keyboard layout configured for the built-in keyboard type. 0 - 999
bIsPrintoutAllowed Is the printout of the registered item allowed? (0/1)
print.receipt.sTemplate The name of the template for printing a receipt.
If no template is assigned the default template is used.
print.receipt.bBranchtext Is a branch text desired on the receipt? (0/1)
print.receipt.nBranchtext The number of the branch text that shall be printed.
!!!! Only valid when print.receipt.bBranchtext = 1 !!!!
1-999 999
print.receipt.bPlu Is the plu number desired on the receipt?
(plu = article = item)
(0/1)
print.receipt.bSummationWeight Is the disclosure of the accumulated weight desired?
!!!! Only valid when bIsSummationAllowed = 1 and when bIsPrintoutAllowed = 1 !!!!
(0/1)
print.receipt.bSummationPos 0 = The number of items shall be printed on the receipt.
1 = The number of positions shall be printed on the receipt.
!!!! Only valid when bIsSummationAllowed = 1 and when bIsPrintoutAllowed = 1 !!!!
(0/1)
The following property is supported with version 1.0.9 and higher.
bIsForwardingReceiptAllowed Is receipt forwarding in inventory mode desired? (0/1)
The following property is supported with version 1.3.3 and higher.
print.receipt.bTare Is the printout of the tare on the receipt desired? (0/1)
The following property is supported with version 1.6.3 and higher.
eArticleMatchcodeSearchType Allows the selection of an article/item by matchcode belonging to a department or a category. SEARCH_BY_DEPARTMENT
SEARCH_BY_CATEGORY

   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: -
Nillable: no
Description:
The allowed values are depending on the name of the property that shall be influenced.
The range of value is documented above.