TAB_ACTION Class
Action attached to an entity (resource, candidate, project, contact, company, product, purchase, order, invoice, app, opportunity).
ACTION_TYPE
Int(11)Type_, cf. key id for JSON response data.setting.action of API /application/dictionary_
Default: 0
ID_OTHER
Int(11)Another entity's identifier :
- Company : if TAB_ACTION.ACTION_TYPE is in [2,3,10,11,60,61,62,63,64,65,101], cf. TAB_CRMSOCIETE.ID_CRMSOCIETE
Default: 0
ID_PARENT
Int(11)Entity's identifier :
- Contact : if TAB_ACTION.ACTION_TYPE is in [2,3,10,11,60,61,62,63,64,65], cf. TAB_CRMCONTACT.ID_CRMCONTACT
- Candidate : if TAB_ACTION.ACTION_TYPE is in [13,1,0,12,40,41,42,43,44,45], cf. TAB_PROFIL.ID_PROFIL
- Resource : if TAB_ACTION.ACTION_TYPE is in [4,5,8,9,80,81,82,83,84,85], cf. TAB_PROFIL.ID_PROFIL
- Opportunity : if TAB_ACTION.ACTION_TYPE is in [50,51,52,53,54,55,56,57,58,59], cf. TAB_AO.ID_AO
- Project : if TAB_ACTION.ACTION_TYPE is in [30,31,32,33,34,35,36,37,38,39,90], cf. TAB_PROJET.ID_PROJET
- Order : if TAB_ACTION.ACTION_TYPE is in [20,21,22,23,24,25,26,27,28,29], cf. TAB_BONDECOMMANDE.ID_BONDECOMMANDE
- Invoice : if TAB_ACTION.ACTION_TYPE is in [70,71,72,73,74,75,76,77,78,79], cf. TAB_FACTURATION.ID_FACTURATION
Default: 0