-
Notifications
You must be signed in to change notification settings - Fork 11
plan_psector_x_other
advase edited this page Apr 18, 2023
·
3 revisions
Table of relations between costs and planification sectors.
Column name | Data type | Description |
---|---|---|
id | serial | Id |
price_id | character varying(16) | Id of price, defined on plan_price |
measurement | numeric(12,2) | Measurement |
psector_id | integer | Id of psector, defined on plan_psector |
descript | character varying(254) | Description |
insert_tstamp | timestamp | Date and time of data insert |
insert_user | text | User that inserted data |