Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/eu/vat.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-13/+13
* Introduce get_cc_module() utility functionArthur de Jong2016-09-101-3/+3
* Implement online TC Kimlik checkArthur de Jong2016-04-091-13/+2
* Fix SOAP client re-useArthur de Jong2015-10-281-1/+1
* Fix problem with check_vies_approx()Lionel Elie Mamane2015-10-281-1/+1
* Move finding VAT module to utilArthur de Jong2015-10-051-5/+2
* Fall back to pysimplesoap if suds is unavailableArthur de Jong2015-07-121-4/+10
* Implement alternate VIES checkLionel Elie Mamane2015-07-121-12/+35
* Adding HR (Croatia) to the list of available countriesEmiliano Castro2015-04-171-1/+1
* Added a simple backwards compability checkJussi Räsänen2014-03-051-1/+4
* Add support for proxyCédric Krier2013-12-301-1/+2
* Implement validate() for European VAT numbersArthur de Jong2013-06-081-13/+27
* some more documentation improvementsArthur de Jong2012-02-261-4/+9
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-1/+5
* add a stdnum.eu.vat.check_vies() function to do an on-lin...Arthur de Jong2012-02-201-0/+21
* add a VAT (European Union VAT number) moduleArthur de Jong2012-02-191-0/+85