muhammad.sheryar Posted January 30, 2024 Share Posted January 30, 2024 Hi sir, I've detected the bug in the list of countries showing on the "Tax Rules" page. There's a country "Greece" which comes in Europe and WHMCS treats its country code as "GR" but Katamaze (Billing extension) does not include Greece in Europe and also shows the wrong country code for it which is "EL" (Please see the screenshot) Whmcs identify Greece with GR code. (please see the screenshot) I want you to fix the issue and show the "EU" tag and its symbol tag next to Greece and also change its code from el to gr so the flag appears. Thanks Link to comment Share on other sites More sharing options...
muhammad.sheryar Posted February 3, 2024 Author Share Posted February 3, 2024 Puoi approvarlo? Semplicemente come si inserisce fra EU uno stato? Link to comment Share on other sites More sharing options...
muhammad.sheryar Posted April 4, 2024 Author Share Posted April 4, 2024 Qualcuno riscontra il medesimo problema? Nella documentazione non è indicato come inserire uno stato in EU. Lo stesso problema è presente con le Isole Canarie che sono ES ma considerate come EXTRA EU Link to comment Share on other sites More sharing options...
Kian Posted June 12 Share Posted June 12 (edited) Are you sure you haven’t modified the JSON files in BillingExtension/core/BillingExtension_Admin/resources/country, or changed the tbltax table in the WHMCS database at any point? I ask because Greece is correctly displayed with the ISO code GR and listed under Europe. The only place where the module uses the value EL is for VIES validation, as required, since Greece is represented as EL in the VIES system. As for the Canary Islands, they are not an EU country but a region of Spain, similar to how Normandy is part of France. If, as I assume, you need to handle tax rules for Las Palmas and Santa Cruz de Tenerife (special tax regimes of Canary Islands), you need to click the orange button next to Spain. From there, you can configure the specific tax settings in the modal window. Tick checkboxes to make them tax exempt. That said, given your question, specifically, how to treat the Canary Islands as an Intra-EU country even though, as mentioned earlier, they are not a country but a region of Spain, it leads me to suspect that you may have manually modified the tbltax table in WHMCS at some point. This is likely the root cause of the issue. The table should look like this with both regions defined as state under the same country, Spain (ES). In any case, when using only the BX interface for managing Tax Rules, no issues should occur. Edited June 12 by Kian Link to comment Share on other sites More sharing options...
Recommended Posts