Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/do/ncf.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix Python 2.6 compatibilityArthur de Jong2018-01-011-3/+3
|
* Add stdnum.do.ncf.check_dgii()Arthur de Jong2017-10-221-1/+51
| | | | | | This adds functions for querying the Dirección General de Impuestos Internos (DGII) API to check if the RNC and NCF combination provided is valid.
* Add Dominican Republic receipt number (NCF)Arthur de Jong2017-10-221-0/+82
This number does not have a check digit but uses a distinctive enough format that it should not be too great of a problem.