invopop / gobl

Go Business Language
Apache License 2.0
93 stars 8 forks source link

Added Support for Steuerliche Identifikationsnummer and Validation for Steuernummer #378

Closed apardods closed 1 month ago

apardods commented 1 month ago

In Germany, individuals can invoice internally using the usual Steuernummer, for which testing was added, or the new Identifikationsnummer (or tax ID). Support for this value was added while both are in use. The latter is expected to phase out the former.

samlown commented 1 month ago

@apardods is it safe to assume this is replaced with #381 ?