
vatnumber - issue #35
No valid VAT number verification available for the Republic of Trinidad and Tobago
What steps will reproduce the problem? 1. Republic of Trinidad and Tobago Company VAT verification is missing in vatnumber library 2. ISO two-letter country code is 'TT' 3.
What is the expected output? What do you see instead? - Companies are issued 6-digit VAT numbers (e.g. 123456)
What version of the product are you using? On what operating system? We are currently using python-vatnumber version 1.1 installed on Ubuntu 14.04LTS. I have currently checked all versions of the python-vatnumber available for download in the code.google.com repository (as at 22-July-2015).
Please provide any additional information below. We encountered this during implementation of an application that requires VAT numbers for companies (which the system verifies using the python-vatnumber library).
Thank you in advance for your assistance
Sherma Dridgepaul GCAD Services Limited
Comment #1
Posted on Jul 28, 2015 by Helpful Kangaroovatnumber uses now python-stdnum, so new validation should be first proposed there.
Status: New
Labels:
Type-Defect
Priority-Medium