Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/ch
Commit message (Collapse)AuthorAgeFilesLines
* Make import ordering consistentArthur de Jong2017-09-111-1/+1
|
* Docstring improvementsArthur de Jong2017-09-113-15/+11
|
* Improve validation to Swiss SSN numberArthur de Jong2016-07-261-5/+14
| | | | The EAN-13 number should start with 756.
* Fix bug in Swiss SSN validationArthur de Jong2016-05-281-9/+11
| | | | | | | The validation was delegated to the EAN module but the number is supposed to be an EAN-13 only and and EAN-8 was also accepted. This also reformats the docstring.
* Make more information links consistentArthur de Jong2016-04-112-6/+8
| | | | | Also fix a docstring in stdnum.nl.bsn and add a pointer to stdnum.nl.onderwijsnummer.
* Add Swiss UID and VAT numbersArthur de Jong2015-10-082-0/+169
| | | | | | The Swiss VAT number (MWST, TVA, IVA, TPV) is the UID (Unternehmens-Identifikationsnummer) followed by one of the VAT abbreviations.
* Adds the Swiss social security numberDenis Krienbühl2014-10-192-0/+93
Also known as "Sozialversicherungsnummer" / "Neue AHV Nummer".