[MOV] accounting: rename VAT verification filename and title

closes odoo/documentation#4636

X-original-commit: 5c578d627a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
Jonathan Castillo (jcs) 2023-06-06 14:21:36 +00:00
parent 5d7ccb0616
commit 65929330ba
6 changed files with 9 additions and 8 deletions

View File

@ -304,7 +304,7 @@ directly to a product line.
taxes/cash_basis taxes/cash_basis
taxes/retention taxes/retention
taxes/vat_validation taxes/vat_verification
taxes/fiscal_positions taxes/fiscal_positions
taxes/avatax taxes/avatax
taxes/taxcloud taxes/taxcloud

View File

@ -1,6 +1,6 @@
=========================== ===============================
VIES VAT numbers validation VAT numbers verification (VIES)
=========================== ===============================
**VAT Information Exchange System** - abbreviated **VIES** - is a tool provided by the European **VAT Information Exchange System** - abbreviated **VIES** - is a tool provided by the European
Commission that allows you to check the validity of VAT numbers of companies registered in the Commission that allows you to check the validity of VAT numbers of companies registered in the
@ -15,7 +15,7 @@ Configuration
To enable this feature, go to :menuselection:`Accounting --> Configuration --> Settings --> Taxes`, To enable this feature, go to :menuselection:`Accounting --> Configuration --> Settings --> Taxes`,
enable the **Verify VAT Numbers** feature, and click on *Save*. enable the **Verify VAT Numbers** feature, and click on *Save*.
.. image:: vat_validation/vat-validation-configuration.png .. image:: vat_verification/vat-validation-configuration.png
:align: center :align: center
:alt: Enable "Verify VAT Numbers" in Odoo Accounting :alt: Enable "Verify VAT Numbers" in Odoo Accounting
@ -24,14 +24,14 @@ VAT Number validation
Whenever you create or modify a contact, make sure to fill out the **Country** and **VAT** fields. Whenever you create or modify a contact, make sure to fill out the **Country** and **VAT** fields.
.. image:: vat_validation/vat-validation-contact-form.png .. image:: vat_verification/vat-validation-contact-form.png
:align: center :align: center
:alt: Fill out the contact form with the country and VAT number before clicking on *Save* :alt: Fill out the contact form with the country and VAT number before clicking on *Save*
When you click on *Save*, Odoo runs a VIES VAT number check, and displays an error message if the When you click on *Save*, Odoo runs a VIES VAT number check, and displays an error message if the
VAT number is invalid. VAT number is invalid.
.. image:: vat_validation/vat-validation-error.png .. image:: vat_verification/vat-validation-error.png
:align: center :align: center
:alt: Odoo displays an error message instead of saving when the VAT number is invalid :alt: Odoo displays an error message instead of saving when the VAT number is invalid

View File

@ -62,7 +62,8 @@ applications/finance/accounting/taxation/taxes/fiscal_positions.rst applications
applications/finance/accounting/taxation/taxes/retention.rst applications/finance/accounting/taxes/retention.rst # taxation/taxes/* -> taxes/* applications/finance/accounting/taxation/taxes/retention.rst applications/finance/accounting/taxes/retention.rst # taxation/taxes/* -> taxes/*
applications/finance/accounting/taxation/taxes/taxcloud.rst applications/finance/accounting/taxes/taxcloud.rst # taxation/taxes/* -> taxes/* applications/finance/accounting/taxation/taxes/taxcloud.rst applications/finance/accounting/taxes/taxcloud.rst # taxation/taxes/* -> taxes/*
applications/finance/accounting/taxation/taxes/taxes.rst applications/finance/accounting/taxes.rst # taxation/taxes/* -> taxes/* applications/finance/accounting/taxation/taxes/taxes.rst applications/finance/accounting/taxes.rst # taxation/taxes/* -> taxes/*
applications/finance/accounting/taxation/taxes/vat_validation.rst applications/finance/accounting/taxes/vat_validation.rst # taxation/taxes/* -> taxes/* applications/finance/accounting/taxation/taxes/vat_validation.rst applications/finance/accounting/taxes/vat_verification.rst # taxation/taxes/vat_validation -> taxes/vat_verification
applications/finance/accounting/taxes/vat_validation.rst applications/finance/accounting/taxes/vat_verification.rst # vat_validation -> vat_verification
# applications/general # applications/general