mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-01 06:32:30 +01:00
* NEW add api List VAT Enhance getListOfVAT method with SQL filters and pagination. * Update parameter type for fk_country in docblock * Ensure integer casting for SQL parameters Cast variables to integers for SQL query safety. --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>