Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/nl/btw.py
Commit message (Expand)AuthorAgeFilesLines
* Support new btw-identificatienummerArthur de Jong2020-01-091-8/+21
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-2/+2
* Improved texts and added linksPanderMusubi2018-07-221-3/+8
* Docstring improvementsArthur de Jong2017-09-111-4/+3
* Implement validate() for Dutch numbersArthur de Jong2013-06-081-13/+26
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-1/+5
* fix number in test and ensure that number is not all zeroesArthur de Jong2012-02-101-3/+3
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-1/+2
* add a BTW (the Dutch VAT number) moduleArthur de Jong2012-02-021-0/+52