Program Settings - CMCONSUME
CMCONSUME program settings set the environment for entering scheme-based consumables in the Consumables application.
Setting Name | Description | Setting Value |
---|---|---|
AccessLevel | The access level for each staff member to the Consumable node in the Consumables application. | n
|
AdjustmentNote | Notes to apply to inventory adjustment if no notes have been supplied. Only available in VBScript. When changing the inventory settings in the Consumables application, user notes need to be adjusted. Should the inventory be updated using VBScript, and no parameter for AdjustmentNote is supplied, the text entered into the AdjustmentNote setting will automatically replace the empty text. | {Text} |
AllowAuditRecordUserForm | If enabled, an audit record user form can be run. | Enabled | Disabled |
AllowDeleteAuditRecord | If enabled, audit records can be deleted. | Enabled | Disabled |
AllowEditAuditRecord | If enabled, audit records can be edited. | Enabled | Disabled |
CMConsumeSupplierLVWDisplayColumn | Column to be used in the list-view window when selecting suppliers for a consumable. | {FieldName},{ColumnHeading} |
CMConsumeUsageLVWDisplayColumn | Column to be used in the list-view window when selecting usage for a consumable. | {FieldName},{ColumnHeading} |
Criteria1.. | Only applied if the CMConsumeUserQuery.SCR file does not exist in the Config folder. The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. Example: Criteria1, CMCONSUME.FieldName like 'Glass%' | {CriteriaName},{SQLStatement} |
CurrentCriteria | The number of the current criterion. | n |
Edit1ListViewColumn1.. | The columns of details displayed in the browse frame of Consumable > Consumable Type > Details Tab > Usage. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
Edit2ListViewColumn1.. | The columns of details displayed in the browse frame of Consumable > Consumable Type > Details Tab > Supplier. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
Edit5ListViewColumn1.. | The columns of details displayed on the History option of Consumable > Consumable Type > Details Tab > Usage > History Icon. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
Edit6ListViewColumn1.. | The columns of details displayed on the History option of Consumable > Consumable Type > Details Tab > Usage > History Icon. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
LastAutoUpdate | Date of the last automatic update of consumable usage. | {Date} |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] |
ReportLDF1.. | The list of available Crystal Reports template(s). These RPT files are located in the directory defined by the ReportDirectory Global Setting. | {FileName} |
UNITUnitText1.. | Unit available for selection in the Unit text drop-down list on the Consumables screen, if Unit type is set to UNIT. Example: Each; Vial; Bottle | {UnitListItem} |
VOLUnitText1.. | Unit available for selection in the Unit text drop-down list on the Consumables screen, if Unit type is set to VOL. Example: millilitres; litres | {VolumeListItem} |
WTUnitText1.. | Unit available for selection in the Unit text drop-list on the Consumables screen, if Unit type is set to WT. Example: grams; kilos | {WeightListItem} |