This table is not used on the software and will be removed on a future revision. So it can be considered as obsolete.
Name | Type | Not Null | Primary Key | Foreign Key | Remarks |
:——— | :——— | :————- | :—————- | :—————- | :———— |
id_budget_part | bigint | X | X | ||
amount | real | X | |||
label | character varying(2048) | X | |||
id_budget_parts_list | bigint | X | budget\_parts\_list\_value(id_budget_parts_list) |