raphaelm / python-sepaxml

SEPA Direct Debit XML generation in python
MIT License
110 stars 42 forks source link

Not truncating correctly #1

Closed paurosello closed 7 years ago

paurosello commented 7 years ago

The way it is now it will truncate to 22 characters if it is smaller than 22

raphaelm commented 7 years ago

Good catch, thanks!