Skip to content
Snippets Groups Projects
user avatar
Shawcker authored
The current VAT check doesn't pass for valid Venezuelan VAT numbers (RIF). Venezuela has a specific method to validate their RIF, very different from the standard VIES check.

This commit adds an implementation of the VAT number validation in Venezuela. The validation is based on
(1) pattern matching
(2) checksum validation

Task id=3094593

closes odoo/odoo#110936

X-original-commit: 4fca8ed2
Signed-off-by: default avatarFlorian Gilbert (flg) <flg@odoo.com>
Signed-off-by: default avatarPopeler Antoine (anpp) <anpp@odoo.com>
6d43ccf8
History
Name Last commit Last update