BoondManager's subscription.

Show:

AB_AUTOFACTURATION

Tinyint

Automatic billing.

If 1 then customer can add/remove account alone without contact BoondManager.


Default: 0

AB_DEBUT

Date

Start.


Default: null

AB_ECHEANCIER_COLLABORATEUR

Text

List of schedule for scheduleResource billing type.

Each schedule is described by :

  • Minimum level : Number of resources from this schedule takes effect
  • Price per activable resource level : price per activable resource
  • Minimum level & price per activable resource are listed in this order and separated by '|' character

Schedules are separated by # character.

Example:

"100|30#200|25"

AB_FIN

Date

End.


Default: null

AB_MAXESIGNATURE

Smallint

Number of electronic signatures allowed


Default: 100

AB_MAXRESSOURCESINTRANET

Smallint

Number of resources allowed to have an active intranet.

A value of 0 disables this limit.


Default: 0

AB_MAXRESSOURCESPERMANAGER

Smallint

Number of resources allowed to be created following the number of actives managers.

A value of 0 disables this limit.


Default: 0

AB_MAXSTORAGE

Smallint

Size of storage (Gb) available.


Default: 0

AB_NBCOLLABORATEURS

Int(11)

Number of employees (managers + resources with an intranet) allowed to be active.


Default: 0

AB_NBMANAGERS

Int(11)

Number of managers allowed to be active.


Default: 0

AB_STORAGEUSE

Decimal(30,10)

Size of storage (Gb) used.


Default: 0

AB_TARIFCOLLABORATEUR

Decimal(30,10)

Price per account.


Default: 0

AB_TARIFINTRANET

Decimal(30,10)

Price per intranet.


Default: 0

AB_TARIFMANAGER

Decimal(30,10)

Price per manager.


Default: 0

AB_TARIFRATEAPP

Decimal(30,10)

Price rate for apps no code module.


Default: 0

AB_TARIFRATEBI

Decimal(30,10)

Price rate for advanced bi module.


Default: 0

AB_TYPEFACTURATION

Tinyint

Billing type : 0 : Custom 1 : Manager 2 : Resource 3 : Schedule resource


Default: 0

ID_ABONNEMENT

Int(11)

Unique identifier.