mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +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>