id | id | integer | NO | | Identifier of the related record. |
hol_id | fest_id | integer | NO | | Identifier of the related hol. |
tenant_id | tenant_id | integer | NO | | Identifier of the related tenant. |
hol_date | fest_data | date | NO | | Date associated with hol date. |
hol_description | fest_descrizione | character(40) | NO | ''::bpchar | Description of hol description. |
hol_is_observed_on_different_date | fest_spostata | boolean | NO | false | Date associated with hol is observed on different date. |
hol_observed_date | fest_data_spostata | date | NO | | The actual date the holiday is observed if different from the calendar date (e.g., bridge days). |
hol_reason_code | fest_causale | character(4) | NO | ''::bpchar | Code of hol reason code. |
hol_calculation_mode | fest_modo | numeric(1,0) | NO | 0 | Value of hol calculation mode. |
hol_value | fest_valore | numeric(8,2) | NO | 0 | Value of hol value. |
hol_job_title_filter | fest_qualifica | character(4) | NO | ''::bpchar | Value of hol job title filter. |
hol_is_easter_related | fest_pasqua | boolean | NO | false | Boolean flag for hol is easter related. |
hol_is_workable | fest_lavorabili | numeric(1,0) | NO | 0 | Value of hol is workable. |
hol_worked_reason_code | fest_causale_lav | character(4) | NO | ''::bpchar | Code of hol worked reason code. |
hol_worked_calculation_mode | fest_modo_lav | numeric(1,0) | NO | 0 | Value of hol worked calculation mode. |
hol_worked_value | fest_valore_lav | numeric(8,2) | NO | 0 | Value of hol worked value. |
hol_work_site_pattern | fest_sede_lavoro | character varying(50) | YES | ''::character varying | Filters holidays based on specific company locations (essential for Patron Saint days). |
hol_is_patron_saint_day | fest_santo_patrono | numeric(1,0) | YES | 0 | Value of hol is patron saint day. |
hol_standard_day_minutes | fest_day_value | numeric(6,2) | YES | 480 | Standard duration of the holiday in minutes (default 480 = 8h). |