-
Notifications
You must be signed in to change notification settings - Fork 11
crm_typevalue
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog values used on crm 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 | 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 |