TAB_ABONNEMENT Class
BoondManager's subscription.
Properties
AB_ADDITIONAL_PRODUCTS
TextAdditional products.
Each product is described by :
- Type :
backupdatabase,ai,api - Quota : an integer
- Type and quota are separated by '_' character
Products are separated by | character.
Example:
"backupdatabase_1|ai_100"
AB_IS_OVERLAPPED
TinyintIndicates if the customer have exceeded his quota the last month :
1: yes0: no
Default: 0
AB_MAXRESSOURCESINTRANET
SmallintNumber of resources allowed to have an active intranet.
A value of 0 disables this limit.
Default: 0
AB_MAXRESSOURCESPERMANAGER
SmallintNumber of resources allowed to be created following the number of actives managers.
Default: 0
AB_NBCOLLABORATEURS
Int(11)Number of employees (managers + resources with an intranet) allowed to be active.
Default: 0
AB_TYPEFACTURATION
TinyintBilling type :
0 : Custom
1 : Manager
2 : Resource
3 : Schedule resource
3 : Schedule account
4 : Schedule custom
5 : Schedule manager
Default: 0
ID_PRODUCT_RESOURCES
Int(11)TAB_PRODUIT.ID_PRODUCT_RESOURCES.
Product for delivery intranet.
Default: 0