Mandatory Product Columns Registry entry
Specifies columns that must be completed for a particular product when processing an order through POS.
Usage
This Registry entry can be assigned to users and groups:
Key | User | Group | Group |
---|
Key 1 | User | Group | Group |
Key 2 | user | group | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Mandatory Product Columns |
Key 6 | prodcode |
Value | column;column;... |
In pipe-delimited format:User | user | Table | epos | Mandatory Product Columns | prodcode | column; column;... |
Group | group | Table | epos | Mandatory Product Columns | prodcode | column; column;... |
Group | Default | Table | epos | Mandatory Product Columns | prodcode | column; column;... |
where:
prodcode | is the code for a product specified in the Products module. The product code for a Birth Certificate, for example, might be BC . |
column;column;... | is a semicolon separated list of columns that must be completed when the product identified by prodcode is ordered through the POS module. |
Example
This entry specifies that the fields specified in Value must be completed when processing an order for a Birth Certificate:
Key | Setting |
---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Mandatory Product Columns |
Key 6 | BC |
Value | SalProduct_tab;SalQuantity_tab;SalSurname_tab;SalFirstNames_tab;AplSex_tab ;SalTextDateOfEven t_tab;SalPlaceOfEvent_tab; AplMotherSurname_tab; AplMotherGivenNames_tab; AplMother Names_tab;AplMotherPlaceOfBirth_tab; SalName_tab; SalAddress_tab;SalSuburbTown_tab;SalState_tab; SalCountry_tab; SalReasonForApplication_tab;SalApplicantRelationship_tab;SalDateOfAppl ication_tab; SalRequestType_tab;SalMode_tab;SalDateReceived_tab |