From 287a01547ab36ac73f5525895fe1e194c2540744 Mon Sep 17 00:00:00 2001 From: Benoit VIGNAL Date: Wed, 26 Nov 2025 15:45:19 +0100 Subject: [PATCH] add: new ITIL actors hooks --- source/plugins/hooks.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/source/plugins/hooks.rst b/source/plugins/hooks.rst index e99687b..f116550 100644 --- a/source/plugins/hooks.rst +++ b/source/plugins/hooks.rst @@ -126,7 +126,7 @@ These hooks will work just as the :ref:`hooks with item as parameter ``. +``post_itil_actors_load`` + .. versionadded:: 11.0.3 + + Before displaying the differents ITIL actors. + + Give the possibility to change the displayed value or to add "virtual" actor (i.e: Linked by a plugin through a custom table) + +``post_itil_actors_count`` + .. versionadded:: 11.0.3 + + Alter the displayed ITIL Actors count in the sidebar. ``pre_item_form`` .. versionadded:: 9.1.2