lucavandro / CodiceFiscaleJS

CodiceFiscale.js is a utility library to compute and validate Italian Tax code (codice fiscale).
Creative Commons Attribution Share Alike 4.0 International
197 stars 77 forks source link

Error omocodie with foreign fiscal code #35

Closed gianlucavillani closed 4 years ago

gianlucavillani commented 4 years ago

Cannot reverse omocodian fiscal code for non-italian person. If I try to reverse the fiscal code returned from the method "omocodie()" for non-italin person it doesn't work. Tried for Russian citizen.

lucavandro commented 4 years ago

Made some tests: it seems working. Would you be so kind and provide further details? Feel free to get in touch via email lucavandro@gmail.com

gianlucavillani commented 4 years ago

Ho fatto altri testi e ora funziona anche a me. Il problema era dovuto al fatto che npm installava la versione 2.2.4 e non la 2.2.5 molto probabilmente. Ieri comunque neanche sulla tua pagina web il reverse di un omocodie straniero funzionava. Oggi sembra che tutto funziona

lucavandro commented 4 years ago

OK. Allora possiamo considerare la questione conclusa.