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