Skip to content
Snippets Groups Projects
Commit 624e086f authored by Baptiste Vergote's avatar Baptiste Vergote
Browse files

[FIX] base_vat: wrong example vatnumber for CH

As described here:
https://www.estv.admin.ch/estv/fr/home/mehrwertsteuer/fachinformationen/steuerpflicht/unternehmens-identifikationsnummer--uid-.html



The "new" (since 2014) vat number has to be displayed as:
CHE 9 numeric digits plus TVA/MWST/IVA
e.g.: CHE-123.456.788 TVA

This commit removes the previous 6 digits vat number check and regex,
and provide accurate examples on the error message displayed if the
vatnumber given is wrong.

opw-2291581

closes odoo/odoo#59723

Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 03025d97
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment