Stock item unit of measurement window

Stock item unit of measurement window

Abstract

TfmMeasureItems

Windows used to manage units of measurement:

All of these windows are opened from the context menu of the Stock item units of measurement directory.

The editor window is opened by using the Edit command. In this window, you can edit one or more units of measurement.

If one unit of measurement is selected, the Stock item unit of measurement window will open. The window is composed of the Properties and Access panels.

Figure 6.327. Unit of measurement editor window


The Properties panel is composed of the following fields:

  • Unit of measurement group is the name of the group to which the unit of measurement belongs. This is a required field.

    Please select a value in the Select stock item unit of measurement group window.

  • Name is the name of the measurement unit. This is a required field.

  • Description is a brief description of the unit of measurement.

    Any additional information can be entered in this field.

  • Ratio shows the recalculation ratio that sets the relationship between the selected unit of measurement and the base unit of measurement. This is a required field.

    The ratio defines the relationship between the primary unit of measurement and multiple supplementary units of measurement, which can be used in the different stock-in and stock-out operations carried out in stores. For example, it is convenient to register vegetables on stores using kilogrammes, but when you prepare dishes, they are more easily measured in grammes.

    For example, if the base unit of measurement is the litre, the ratio for millilitre will be 0.001, and the ratio for glass will be 0.25. The default value of the ratio is 1.

  • Format indicates the number format for displaying stock item quantities expressed in the unit of measurement. The format is applied to directories and store documents.

    The symbols '#', '0', '.' and ','. are used to specify formats. The '#' symbol means that only non-trailing zero digits will appear. The '0' symbol means that trailing zeros (zeros in the final decimal position) will also be displayed. The '.' symbol stands for the decimal point. The first decimal point determines where the integer part of the value is separated from its fractional part. All the subsequent decimal points '.' should be ignored. The ',' symbol is used to divide the integer part of the value into groups of 3 digits (orders of one thousand).

    The display format also defines the accuracy to which values are rounded. For example, if the number format is #.00 kg, then 2 kg of beetroots will be displayed as beetroot 2.00 kg, while 0.5 kg of carrots will be displayed as carrot .50 kg.

    See the table below for more examples:

    1234

    -1234

    0.5

    0

    0

    1234

    -1234

    1

    0

    0.00

    1234.00

    -1234.00

    0.5

    0.00

    #.##

    1234

    -1234

    .5

    #,##0.00

    1,234.00

    -1,234.00

    0.50

    0.00

    These examples can also be displayed by hovering the cursor over the information button next to the Format field.

    Figure 6.328. Unit of measurement formats in the Stock item unit of measurement window


Click OK to save data. Selecting Apply will save data without closing the window. Selecting Cancel will close the window without saving data.

When multiple records are selected for editing, the multiple editor window opens. A panel with a list of the measurement units is added to the editor window, and the title in the window header changes to Stock item units of measurement.

The fields are similar to those in the Stock item unit of measurement editor window.

The entry window is used to add one or more units of measurement to the directory.

The New stock item unit of measurement entry window is opened by using the Add command or by adding one record from the clipboard.

Figure 6.329. New stock item unit of measurement entry window


The fields are similar to those in the Stock item unit of measurement editor window.

The New stock item units of measurement entry window is opened when multiple units of measurement are added from the clipboard.

The fields are similar to those in the Stock item unit of measurement editor window.