Better URL

This commit is contained in:
Alexandre SPANGARO 2021-10-03 05:49:54 +02:00
parent 94166cdb7e
commit 42bb9ac6d2

View File

@ -724,7 +724,7 @@ function getFormeJuridiqueLabel($code)
function getCountriesInEEC()
{
// List of all country codes that are in europe for european vat rules
// List found on https://europa.eu/european-union/about-eu/countries_en
// List found on https://ec.europa.eu/taxation_customs/territorial-status-eu-countries-and-certain-territories_en
global $conf, $db;
$country_code_in_EEC = array();