Line 16:
Line 16:
== Life cycle of a contract ==
== Life cycle of a contract ==
−
{{ToTranslate}}
+
Status of contracts:
−
+
* 0 : Draft (This call trigger CONTRACT_CREATE)
−
Statut des contrats:
+
* 1 : Contract is not a draft. In this case, its status is status of all contract lines.
−
* 0 : statut primaire, brouillon (Provoque appel du trigger CONTRACT_CREATE)
−
* 1 : à commander (dans le cas ou le service est un service revendu, on logue la date de commande chez le fournisseur). Pas encore géré...
−
* 4 : validé (Provoque appel du trigger CONTRACT_VALIDATE)
−
* 5 : cloturé (Provoque appel du trigger CONTRACT_CLOSE)
= Entity Line of contract =
= Entity Line of contract =