borni-dhifi / vatnumber

Automatically exported from code.google.com/p/vatnumber
GNU General Public License v3.0
0 stars 0 forks source link

No valid VAT number verification available for the Republic of Trinidad and Tobago #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Original issue reported on code.google.com by shermadr...@gmail.com on 22 Jul 2015 at 9:22

GoogleCodeExporter commented 8 years ago
vatnumber uses now python-stdnum, so new validation should be first proposed 
there.

Original comment by cedric.krier@b2ck.com on 28 Jul 2015 at 5:32