8000 Fix typo (thanks Александр Кизеев) · jmak-odoo/python-stdnum@1a5db1f · GitHub
[go: up one dir, main page]

Skip to content < 8000 react-partial partial-name="keyboard-shortcuts-dialog" data-ssr="false" data-attempted-ssr="false" data-react-profiling="false" >

Commit 1a5db1f

Browse files
committed
Fix typo (thanks Александр Кизеев)
1 parent 352bbcb commit 1a5db1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdnum/de/vat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
"""Ust ID Nr. (Umsatzsteur Identifikationnummer, German VAT number).
2121
22-
The number is 10 digits long and uses the ISO 7064 Mod 11, 10 check digit
22+
The number is 9 digits long and uses the ISO 7064 Mod 11, 10 check digit
2323
algorithm.
2424
2525
>>> compact('DE 136,695 976')

0 commit comments

Comments
 (0)
0