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

check if insurance number is a correct austrian insurance number #112

Open
fs1 opened this issue Sep 26, 2021 · 0 comments
Open

check if insurance number is a correct austrian insurance number #112

fs1 opened this issue Sep 26, 2021 · 0 comments

Comments

@fs1
Copy link
Member

fs1 commented Sep 26, 2021

After an insurance number (SVNR) ist entered (more specific: when the field looses focus), it should be checked, if the insurance number is correct. Here you find how to calculate the check digit: https://www.sozialversicherung.at/cdscontent/?contentid=10007.820902&viewmode=content#datareplacementdoneWorausbestehtdieVersicherungsnummer820902

If the number is not correct, there should be a warning sign with a corresponding mouse-over pop-up next to the input field.
If the number is correct, there should be a green check mark instead.

In any way it must be possible to enter and save a non-austrian insurance number though.

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

No branches or pull requests

1 participant