crm_typevalue - Giswater/giswater_dbmodel GitHub Wiki
Description:
Catalog values used on crm tables. Table for defining values for comboboxes on info forms.
Fields:
Column name | Data type | Description | Example |
---|---|---|---|
typevalue | character varying(50) | User defined name of typevalue catalog | crm_value_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 |