Files
dolibarr/htdocs/compta
Juan Pablo Farber 502bc82815 QUAL Replace $_REQUEST superglobals with GETPOST() in projet and compta/tva (#37456)
* Fix: replace $_REQUEST with GETPOST() in projet/note.php

Use GETPOST('mode', 'alpha') instead of direct $_REQUEST['mode']
access to follow Dolibarr coding conventions for input sanitization.

* Fix: replace $_REQUEST with GETPOSTINT() in compta/tva/clients.php

Use GETPOSTINT('extra_report') instead of direct $_REQUEST access
to follow Dolibarr coding conventions for input sanitization.
2026-03-12 13:51:23 +01:00
..
2026-01-05 17:12:38 +01:00
2025-11-22 16:23:07 +01:00
2025-11-24 16:29:21 +01:00
2026-02-16 01:22:21 +01:00
2025-05-07 13:57:40 +02:00
2026-02-07 10:26:57 +01:00
2026-03-12 00:03:05 +01:00
2025-11-04 18:41:36 +01:00
CSS
2026-02-15 22:52:38 +01:00
2025-10-17 02:31:07 +02:00
2025-12-04 14:00:34 +01:00
2025-11-24 16:29:21 +01:00
2025-11-24 16:29:21 +01:00
2025-09-21 23:22:33 +02:00