db_working_calendar
Working calendar. There is always a default calendar for every company.
Column | Type | References | Comments |
---|---|---|---|
id | Integer | Â | Primary key |
vdb_id | Integer | Â | Â |
name | String | Â | Name of this calendar. |
time_zone | String | Â | The time zone of the calendar |
is_default | Boolean (t or f) | Â | Whether this is the default calendar. |