-
Notifications
You must be signed in to change notification settings - Fork 11
cat_pavement
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog of pavements.
Column name | Data type | Description | Example |
---|---|---|---|
id | character varying(30) | Id | Asphalt |
descript | text | Description | |
link | character varying(512) | Link | |
thickness | numeric(12,2) | Thickness of pavement | 0.10 |
m2_cost | character varying(16) | Price per square meter of pavemennt, defined on plan_price | P_ASPHALT-10 |
active | boolean | If true, catalog value is being used |