Skip to content
Snippets Groups Projects
Commit 0f9f8409 authored by Laurent Smet's avatar Laurent Smet
Browse files

[FIX] base_vat: Fix vat number starting with 'EU' for not-EU companies


Foreign companies that trade with non-enterprises in the EU may have a VATIN starting with "EU" instead of a country code.

Currently, the user is facing a traceback in this situation since stdnum doesn't have any format method for vat number starting with 'EU'.

closes odoo/odoo#93463

Ticket: 2877716
Signed-off-by: default avatarOlivier Colson (oco) <oco@odoo.com>
parent 85b5f673
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment