This module adds 3 new widgets to the text field type at the Field UI.
They are: CPF - Accepts only valid tax number of individuals CNPJ - Accepts only valid tax number of companies CPF / CNPJ - Accepts either one as long as it is a valid number
This module adds 3 new widgets to the text field type at the Field UI.
They are: CPF - Accepts only valid tax number of individuals CNPJ - Accepts only valid tax number of companies CPF / CNPJ - Accepts either one as long as it is a valid number
Improvements:
- fixes CCK fields, all code was rewrite to work with content.module.
- fixes errors in display of fields in the users profile
- updates translations
- updates the README.txt file
Bugs fixed:
* The form fields were duplicated
* Several bug fixes and new features (I must tell: i simply dont remember what i did here. :P)
New features:
* brazilianids.check.inc will be responsible for validate the validate the values
* You can now choose if you want that fields to be required
* You can now choose if you want that fields to be displayed during user registration
First commit. It allow users to add Brazilian CPF and CNPJ into their profiles and as a CCK field.
***
Primeira versão. Este módulo permite aos usuários adicionar o CPF e o CNPJ nos perfis de usuários e como campos CCK.