Line 52:
Line 52:
Warning, this status/option will be removed. It must be replaced with a property "billed" that can be defined whatever is status "Validated" or "Done".
Warning, this status/option will be removed. It must be replaced with a property "billed" that can be defined whatever is status "Validated" or "Done".
−
== Signature status (Dolibarr v21 alpha) ==
+
==Signature status (Dolibarr v21 alpha)==
Native signature statuses are available with Dolibarr v21 (currently in alpha testing) :
Native signature statuses are available with Dolibarr v21 (currently in alpha testing) :
{| class="wikitable"
{| class="wikitable"
Line 73:
Line 73:
|9
|9
|}
|}
−
Signature status can be set once an intervention is validated. Default signature status is "Not signed".
+
Signature status can be set once an intervention is validated. They are independent of life cycle statuses. Default signature status is "Not signed".
Native online signature by a public user (third party) will automatically set the signed status to "Signed by third party".
Native online signature by a public user (third party) will automatically set the signed status to "Signed by third party".
Signature status makes use of <code>FICHINTER_MODIFY</code> action trigger with added context information, for automatic events and email notifications.
Signature status makes use of <code>FICHINTER_MODIFY</code> action trigger with added context information, for automatic events and email notifications.