borni-dhifi / vatnumber

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

Dominican VAT verification is missing in vatnumber library #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Dominican Republic VAT verification is missing in vatnumber library.

What is the expected output? What do you see instead?

Legal Persons: 11 digits without hyphen.
Companies: 9 digits without hyphen.

What version of the product are you using? On what operating system?
1.0, 1.1, 1.2

Please provide any additional information below.

Currently We not are using validation function for Dominican Republic, but we 
are going to use vatnumber library for all vat verification will you please add 
the same.

Here is the link which suggest the syntax on Dominican vat numbers.

http://en.wikipedia.org/wiki/Vat_number
https://raw.githubusercontent.com/solutema/VALIDATION-CEDULA-RNC-AND-OTHERS/mast
er/lib/jquery.sdq.js
http://vnsjava.blogspot.com/2005/10/validaciones-con-modulo-11-y-ms.html

Thanks,
Jose Arturo Garcia

Original issue reported on code.google.com by jose.art...@gmail.com on 31 Jan 2015 at 3:32

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
1.0, 1.1, 1.2 on ubuntu

Original comment by jose.art...@gmail.com on 31 Jan 2015 at 4:57

GoogleCodeExporter commented 8 years ago
vatnumber now relies on python-stdnum, so if you want new country support it 
should first be added on python-stdnum.

https://pypi.python.org/pypi/python-stdnum/1.0

Original comment by cedric.krier@b2ck.com on 31 Jan 2015 at 9:44

GoogleCodeExporter commented 8 years ago
Hi Cedric and excuse my ignorance, but  which files need to modify  in 
python-stdnum to add my country?

Just give me a clue

thanksssss

PD: i'm newbie in tryton and programming languages.

Original comment by jose.art...@gmail.com on 1 Feb 2015 at 3:26

GoogleCodeExporter commented 8 years ago
You must ask to the python-stdnum maintainer.

Original comment by cedric.krier@b2ck.com on 1 Feb 2015 at 7:07