TAB_BOONDMANAGER Class
Boond's global data.
This table contains only one line !
Properties
- BD_ALERT_DAILY
- BD_ALERT_DAILY_HOUR
- BD_ALERT_ORDER_STATE
- BD_ALERT_WEEKLY
- BD_ALERT_WEEKLY_HOUR
- BD_BACKUP_DATE
- BD_BACKUP_EN
- BD_BACKUP_ES
- BD_BACKUP_FR
- BD_BACKUP_SETTINGS
- BD_BILLING_SYNC_START_DATE
- BD_BILLING_SYNC_STATE
- BD_DASHBOARDRECRUTEMENT
- BD_DASHBOARDVENTES
- BD_EN
- BD_ES
- BD_FISCALYEAR
- BD_FR
- BD_SETTINGS
- BD_VERSION
- ID_BOONDMANAGER
BD_ALERT_DAILY
Varchar(13)Daily alerts days
Each day number is separated by | character.
Default: '1|2|3|4|5'
BD_ALERT_ORDER_STATE
TextAlert 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_BILLING_SYNC_START_DATE
DateFrom this date, the billable items register is synchronized
Default: null
BD_BILLING_SYNC_STATE
TinyintState of billable items register synchronization. 0: not sync, 1: pending, 2: sync complete
Default: 0
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'