Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

crm_typevalue

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

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

Clone this wiki locally