id | id | integer | NO | | Surrogate primary key. |
al_code | conl_id | integer | NO | | Business identifier of the contract level, unique per tenant. |
al_agreement_qualification_code | conl_conq_id | integer | NO | | Reference to the related contract qualification (business code), unique per tenant. |
al_description | conl_descrizione | character varying(50) | NO | | Description/label of the contract level. |
al_sort_order | conl_order | numeric(3,0) | NO | | Ordering value used to sort levels within the same qualification. |
al_sync_code | conl_code_syncro | character varying(10) | NO | | External synchronization code for integrations. |
al_value_01 | conl_v1 | numeric(10,2) | NO | | Configurable numeric value 1 associated with this contract level. |
al_value_02 | conl_v2 | numeric(10,2) | NO | | Configurable numeric value 2 associated with this contract level. |
al_value_03 | conl_v3 | numeric(10,2) | NO | | Configurable numeric value 3 associated with this contract level. |
al_value_04 | conl_v4 | numeric(10,2) | NO | | Configurable numeric value 4 associated with this contract level. |
al_value_05 | conl_v5 | numeric(10,2) | NO | | Configurable numeric value 5 associated with this contract level. |
al_value_06 | conl_v6 | numeric(10,2) | NO | | Configurable numeric value 6 associated with this contract level. |
al_value_07 | conl_v7 | numeric(10,2) | NO | | Configurable numeric value 7 associated with this contract level. |
al_value_08 | conl_v8 | numeric(10,2) | NO | | Configurable numeric value 8 associated with this contract level. |
al_value_09 | conl_v9 | numeric(10,2) | NO | | Configurable numeric value 9 associated with this contract level. |
al_value_10 | conl_v10 | numeric(10,2) | NO | | Configurable numeric value 10 associated with this contract level. |
al_value_11 | conl_v11 | numeric(10,2) | NO | | Configurable numeric value 11 associated with this contract level. |
al_value_12 | conl_v12 | numeric(10,2) | NO | | Configurable numeric value 12 associated with this contract level. |
al_value_13 | conl_v13 | numeric(10,2) | NO | | Configurable numeric value 13 associated with this contract level. |
al_value_14 | conl_v14 | numeric(10,2) | NO | | Configurable numeric value 14 associated with this contract level. |
al_value_15 | conl_v15 | numeric(10,2) | NO | | Configurable numeric value 15 associated with this contract level. |
al_value_16 | conl_v16 | numeric(10,2) | NO | | Configurable numeric value 16 associated with this contract level. |
al_value_17 | conl_v17 | numeric(10,2) | NO | | Configurable numeric value 17 associated with this contract level. |
al_value_18 | conl_v18 | numeric(10,2) | NO | | Configurable numeric value 18 associated with this contract level. |
al_value_19 | conl_v19 | numeric(10,2) | NO | | Configurable numeric value 19 associated with this contract level. |
al_value_20 | conl_v20 | numeric(10,2) | NO | | Configurable numeric value 20 associated with this contract level. |
tenant_id | tenant_id | integer | YES | | Tenant identifier for row ownership and RLS filtering. |
colcustom | colcustom | jsonb | YES | '{}'::jsonb | Custom fields in JSON format. |
_deleted | _deleted | boolean | YES | false | Soft-delete flag (technical). |