VAT Number Autocomplete

base_vat_autocomplete
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/base_vat_autocomplete
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Goffin Simon, qdp-odoo, Lucas Perais (lpe), Odoo Online, Christophe Monniez
WEBSITE
WEBSITEhttps://www.odoo.com/page/accounting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_vat
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Auto-Complete Addresses based on VAT numbers
============================================

    This module requires the python library stdnum to work.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
res_company_view_form res.company.view.form res.company xpath Inherits base.view_company_form
view_partner_form res.partner.vat.inherit res.partner xpath Inherits base.view_partner_form
view_partner_short_form res.partner.short.vat.inherit res.partner xpath Inherits base.view_partner_short_form
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • vies_vat_change(self)
    @api.onchange('vat')