dolibarr/htdocs/comm
Pichinov-Jose 9d437967ef
NEW printObjectRightToolbar hook on object event pages (propal, ticket) + modulebuilder (#39348)
Add a hook before print_barre_liste() in the dedicated object event pages
(messaging.php + agenda.php of propal and ticket) and in the modulebuilder
agenda template, so external modules can add buttons to the object right
toolbar without patching/overriding core pages. The hook passes morehtmlright
by reference and the object element type, so a listener can scope itself
(e.g. only on event pages). Mirrors the existing showActionsLoadFicheTitre.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-02 00:11:28 +02:00
..
action Qual/Sec: Use db->sanitize instead of db->escape when not quoted, fix some quoting (#39286) 2026-07-27 13:00:33 +02:00
admin clean code (#38265) 2026-05-18 02:43:24 +02:00
mailing Qual: Remove unnecessary quotes around integer values in SQL queries (#39290) 2026-07-27 12:59:14 +02:00
propal NEW printObjectRightToolbar hook on object event pages (propal, ticket) + modulebuilder (#39348) 2026-08-02 00:11:28 +02:00
prospect
card.php Clean code - removed old deprecated module Deplacement 2026-06-20 16:03:50 +02:00
contact.php Qual: Fix PHPStan notices (#38007) 2026-04-27 14:52:01 +02:00
index.php Fix option to set max short list 2026-07-04 13:33:17 +02:00
multiprix.php
recap-client.php
remise.php
remx.php Qual: Fix 'SqlInjection' notices (#39220) 2026-07-20 02:51:00 +02:00