TIP: You can type at any time to perform a new search.
Optional validation of VAT via VIES
base_vat_optional_vies · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Accounting
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 08:09:17
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Jairo Llopis, Emilio Pascual, Rodrigo, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.account | res.config.settings | form | Inherits base_vat.res_config_settings_view_form |
view_partner_form |
Add VIES passed fields | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
execute_update_check_vies(self)Bulk VAT check on company partners.
New fields (1)
-
vies_passedBooleanreadonly=Truestring='VIES validation'
-
check_vat(self)@api.constrains('vat', 'country_id') -
simple_vat_check(self, country_code, vat_number)@api.model -
vies_vat_check(self, country_code, vat_number)@api.model
Loading…
Loading…
Loading…
Loading…
Loading…