BoondManager's global data backuped.
This table contains only one line !
BD_ALERT_DAILY
Varchar(13)
Daily alerts days
Each day number is separated by |
character.
Default: '1|2|3|4|5'
BD_ALERT_DAILY_HOUR
Tinyint(2)
Default: 8
BD_ALERT_ORDER_STATE
Text
Alert order with state for administrator
Each couple of alert's identifier and state is separated by |
character. Each alert's identifier and state is separated by _
BD_ALERT_WEEKLY
Tinyint(1)
Default: 1
BD_ALERT_WEEKLY_HOUR
Tinyint(2)
Default: 8
BD_BACKUP_DATE
Datetime
Default: NULL
BD_BACKUP_EN
Longtext
Backuped JSON format of "en" language dictionary for customer
Default: NULL
BD_BACKUP_ES
Longtext
Backuped JSON format of "es" language dictionary for customer
Default: NULL
BD_BACKUP_FR
Longtext
Backuped JSON format of "fr" language dictionary for customer
Default: NULL
BD_BACKUP_SETTINGS
Longtext
Backuped JSON format of settings for customer
Default: NULL
BD_DASHBOARDRECRUTEMENT
Varchar(250)
Identifiers of actions which type could be "Interview", cf. TAB_ACTION.ACTION_TYPE.
Each action's identifier is separated by |
character.
Default: '12|40'
BD_DASHBOARDVENTES
Varchar(250)
Identifiers of actions which type could be "Meeting", cf. TAB_ACTION.ACTION_TYPE.
Each action's identifier is separated by |
character.
Default: '60'
BD_EN
Longtext
JSON format of "en" language dictionary for customer
BD_ES
Longtext
JSON format of "es" language dictionary for customer
BD_FISCALYEAR
Char(5)
Beginning of the fiscal year for dashboard's reporting following format MM-DD
.
Default: '01-01'
BD_FR
Longtext
JSON format of "fr" language dictionary for customer
BD_SETTINGS
Longtext
JSON format of settings for customer
BD_VERSION
Char(10)
Boondmanager's actual version.