LP5 - Order fields
In this section, you can define order fields used in the System. General view and available actions resembles the Lines section described above but the list displays order fields. Order fields are used in the system in multiple places including Data Forms (see above), Roslyn (see Labels chapter). Once generated order field create entry into the data base and occupy ID even if deleted.
Actions available:
Adding a new order field, press green +Add order field button.
Name – should be unique, will be used in the System;
Description – is optional, should be informative to you;
Value type – defines the eligible value (just like SKU field, see SKU chapter):
STRING: Any string of characters.
DECIMAL: An integer part with a decimal fraction.
INT: An integer value (-2147483648 to 2147483647).
BOOL: A Boolean (true or false).
DICTIONARY: A single-choice dropdown list called dictionary, entries and values need to be defined in the Dictionaries section (see below).
Modifying an order field: Value type and Description can only be edited.
Deleting an existing order field. The order field will remain in the database but will no longer be available for use.
Searching to narrow the selection in case of a long list. This searches Name field and Description simultaneously.
Sorting by ID, Name, Value type and Modified date.