Italian Codice Fiscale
Categories
Component ID
2301855
Component name
Italian Codice Fiscale
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
26
Component created
Component changed
Component body
The field Tax Code is a cck field that integrates seamlessly into the entities of drupal 7. It can be inserted into any type of content and allows you to store the Italian tax code of individuals with the text format XXXXXX00X00X000X, where X is a letter and 0 is a number.
The validation consists of a formal control of the string by a regular expression. An addition of JavaScript makes sure that the string is always capitalized.
