Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/au/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Use ABN as Australian VAT numberViggo de Vries2021-01-101-1/+1
| | | | | | See https://www.ato.gov.au/Business/GST/Tax-invoices/ Closes https://github.com/arthurdejong/python-stdnum/pull/246
* AU: Provide vat as alias from tfnAndreas Häber2019-10-131-0/+3
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/167
* Add Australian Business NumberArthur de Jong2016-10-141-0/+21
Based on the implementation provided by Vincent Bastos <vincent@lavalab.com.au> See https://github.com/arthurdejong/python-stdnum/pull/40