-
Notifications
You must be signed in to change notification settings - Fork 11
edit_typevalue
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog values used on inventory tables. Table for defining values for comboboxes on info forms.
Column name | Data type | Description | Example |
---|---|---|---|
typevalue | character varying(50) | User defined name of typevalue catalog | value_review_status |
id | character varying(30) | Id inserted on database | 1 |
idval | character varying(100) | Value showed to user | Data modified |
descript | text | Description | Changes in the data, not in the geometry |
addparam | json | Additional parameters |
List of defined system typevalues:
- dqa_type
- man_addfields_cat_datatype
- sector_type
- value_review_status
- value_review_validation
- value_verified