-
Notifications
You must be signed in to change notification settings - Fork 11
plan_price
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Catalog of prices for planification sector.
Column name | Data type | Description | Example |
---|---|---|---|
id | character varying(16) | Id of price | A_PVC110_PN16 |
unit | character varying(5) | Measurement unit | m |
descript | character varying(100) | Descript | |
text | text | Descript | |
price | numeric(12,4) | Price value | 20.0900 |
pricecat_id | character varying(16) | Id of price catalog, defined on plan_price_cat | PRICES DB-2018 |