Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

How often and when is the VAT-ID checked via VIES?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
salesaccounting
1 Responder
1366 Visualizações
Avatar
Christopher Hamkins

In  "VAT numbers verification (VIES) — Odoo 18.2 documentation" I can see that a check of the VAT Tax ID via VIES (online system of the tax agency) can be activated via "Accounting ‣ Configuration ‣ Settings. In the Taxes section, enable the Verify VAT Numbers".


In the description there it was not clear exactly when or how often the number is checked.


Since VAT ID numbers can become invalid, improper invoicing with such a number can lead to liability for the taxes even when they're not in the customer invoice and the customer never pays them.


Therefore it is important to know when exactly the number is checked.


If it is only checked on initial creation of the contact, how would it be possible to force a re-check at some later date?  Is it possible to set up a repeat check before each invoice is created?


And are the numbers verified for customers in our own country? In the description, the checkbox "Intra-Community Valid" is apparently only displayed for companies in other countries, so are only these actually validated?

0
Avatar
Cancelar
Christopher Hamkins
Autor

Thank you Ray for your quick response on this. Seems strange that the IDs of the own country are not checked, as this is also possible online via the service. I'm wondering if using the XML-RPC API to retrive the Ust.-ID and then writing the same value back with the "write" call in XML-RPC will also trigger the check?

Christopher Hamkins
Autor

On further investigation, in the field list for the res-partner model, I can see a boolean field "vies_valid", which I'm assuming is the "Intra-Community Valid" checkbox. Its help text is "European VAT numbers are automatically checked on the VIES database." which would seem to imply that they are also checked for our own country (we're in the EU). There is also a boolean field "perform_vies_validation" with help text "Perform Vies Validation"

Avatar
Ray Carnes (ray)
Melhor resposta

We only check when the VAT Number is edited, which is normally on creation.

If you want to force a re-check, export the Customer data* with the "I want to update data (import-compatible export)" option checked and then immediately import it back into Odoo.

This will trigger the check and will trigger an error during the import if any invalid numbers are found.

VAT numbers are not verified for Customers in your own Country using VIES, only the format of the VAT number is verified (ie:  DE 123456789 in Germany)

* = You can export just the VAT field, since the exported file will contain the External ID of each Customer to properly link the VAT back to the Customer

0
Avatar
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
How can send / receive Peppol Invoices in Odoo? Is it free? Which App / module? Resolvido
sales accounting
Avatar
Avatar
Avatar
2
nov. 25
2418
Warehouse on Product lines level
sales accounting
Avatar
Avatar
Avatar
2
out. 25
682
Confusion regarding Product Categories and E-commerce Categories
sales accounting
Avatar
Avatar
Avatar
3
out. 25
785
Can I use custom fields and Python to calculate Sales Tax? Resolvido
sales accounting
Avatar
Avatar
2
ago. 25
1294
Cambio de moneda en la factura, no funciona.
sales accounting
Avatar
Avatar
1
ago. 25
848
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now