Properties
This table shows the application properties that you can edit in the Properties function, and the default values and descriptions of each property.
| Property or key | Description | Default value |
|---|---|---|
| createPoSelected | Determines if the Create PO option is selected when a nonstock is issued. If the property value is true, Create PO is selected by default. | true |
| cycleCountReconciliationExceptionAmount | The default value for the Difference Exception Amount or Percent on the Inventory Reconciliation Report. | 5.00 |
| defaultLanguage | The default language that is used in Storeroom. The default value is en for English. If you purchased a French Canadian language pack, you can specify fr. If you purchased a Spanish language pack, you can specifyes. | en |
| defaultLocale | The country where your company is located. Theses values are supported:
|
US |
| erpRecordLimitOpenPOWT |
The maximum number of open purchase orders and warehouse transfers transaction records that can be retrieved from Distribution SX.e using the sxapiSRGetOpenPOWTData call. |
500 |
| erpRecordLimitPO | The maximum number of purchase order records that can be retrieved from Distribution SX.e using the sxapiPOGetListOfPurchaseOrdersV2 call. | 500 |
| erpRecordLimitProduct | The maximum number of product list records that can be retrieved from Distribution SX.e using the sxapiICGetProductListV2 call. | 500 |
| erpRecordLimitProductTrans | The maximum number of item transaction records that can be retrieved from Distribution SX.e using the sxapiSRGetItemTransData call. | 500 |
| erpRecordLimitRO | The maximum number of return order records that can be retrieved from Distribution SX.e using the sxapiSRGetReturnOrderLines call. | 500 |
| erpRecordLimitVendor |
The maximum number of vendor list records that can be retrieved from Distribution SX.e using the sxapiAPGetVendorList call. |
500 |
| erpRecordLimitWT | The maximum number of warehouse transfer records that can be retrieved from Distribution SX.e using the sxapiWTGetListOfTransferOrders call. | 500 |
| gridRows | The maximum number of lines that users can display on each page of a Storeroom master grid. | 10 |
| hidePickTicket | Determines if the button is displayed in the Issue function. Specify true to display the button. | false |
| hideVendor | Determines if vendor information is displayed in Product Inquiry in Storeroom. Specify false to display the vendor information. | false |
| operatorInit |
The operator initials of the Distribution SX.e user that is used to create a coinnection to Storeroom. |
sys |
| operatorPassword |
The password for the Distribution SX.e operator that is specified for the operatorInit key. |
*** |
| pedimentoTrackingBorderImports |
Determines if Pedimento data is tracked. Specify Specify true to track the data. |
false |
| mailSenderBodExceptionsEmailEnabled | Enables email notification of exceptions for all BODs that are consumed by Storeroom, except for SecurityUserMaster BODS. | false |
| mailSenderBodExceptionsTo | The email address of the recipient of the BOD exception emails. | |
| mailSenderBodFrom | The email address of the sender of the BOD exception emails. | |
| pedimentoTrackingExpirationDate | Determines if Pedimento expiration dates are tracked. Specify true to track the expiration dates. | false |
| productsReadyToShip | Determines if a second query line runs, which affects the loading performance for the backorder grid in .
If your dataset is large, specify false to prevent a second line query from running. If you specify false, the Product Ready to Ship column is not displayed. |
true |
| typeAheadRows | The maximum number of records to display in the typeahead and lookup grids. | 10 |