Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate account and prefix #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

michlikv
Copy link

In czech and slovak bank accounts, it is more convenient to use bank account number and number prefix separately. I created a new field for account number prefix and modified CZ and SK IBAN format to use the number prefix.

When formatting the account number in these countries, these two numbers are separated with a dash, input forms (that could be dynamically generated from IBAN formats) would use 2 fields for each number. And both numbers are often shorter than max length (10 and 6 chars).

@coveralls
Copy link

coveralls commented May 18, 2017

Coverage Status

Coverage increased (+0.01%) to 99.06% when pulling 3ad3c41 on michlikv:SeparateAccountAndPrefix into ce1ca12 on arturmkrtchyan:master.

@bountin
Copy link

bountin commented Jul 20, 2018

I'd also need this feature :(

@arturmkrtchyan Is there anything I can do to bring this into a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants