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

Purchasing : 3 way matching + Bill Digitalization(OCR) - Odoo v14 EE

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
purchasesmatching
2 Respostas
5091 Visualizações
Avatar
RU3IX PTY LTD

Hi,

Does anyone has experience in implementing 3 way matching with bill digitisation (OCR)..? 

I found the 3 way matching works only if the vendor bill is created (manually) from a PO, however if the vendor bill is created automatically through bill digitisation there is no way to reference this vendor bill with the existing PO and 3 way matching fails..?

Any pointer would be appreciated ..

Thanks,

Naran

1
Avatar
Cancelar
Maz Stuart - ODIY Academy

I would also be interested in a response to this from Odoo - MMC's in particular generally require 3-way matching with OCR for AP Automation, so if the two dont work together that's a bit of an issue...

Avatar
Ray Carnes (ray)
Melhor resposta

In version 16, we will combine OCR and 3 WAY MATCHING.

We will prioritize data from the PO (price and quantity received) when it matches the total we find via OCR. First we check overall totals, then we check totals on each matching line.  When totals match, we autocomplete using the PO line price and quantity received. When totals don't match, we use OCR for price and set quantity received to 0.



1
Avatar
Cancelar
Tim Kieft (Radical Fanatics)

Hi Ray, can you confirm that this feature is now released with Odoo 16.0? I can't find info on it in the documentation yet.

Ray Carnes (ray)

I can. If you have access to the Enterprise repository, you can see the commit at https://github.com/odoo/enterprise/commit/752de890931031611ad21419424be2a88d6ae13b and if you can't, the Task description is "The current heuristic for Purchase Order matching on Vendor Bills leads to situations where there is a lot of work left to do by the accountant in case of incomplete matches between what's found in the scanned PDF and the linked Purchase Order. The objective of this task is to get to a situation where, when possible, a maximal amount of information found in an matched Purchase Order is taken by default in the newly created bill. It is often less work for an accountant to remove lines that come from a linked PO that were not present in the bill, than letting him have to reencode ignored lines from the document." I have also updated my answer to include an image of the matching logic from the Task in our system.

Avatar
Bob Maes
Melhor resposta

Hello Ray,

Thank you. Two remarks:

1) When there are no matched in line level, are the quantities set at zero or at the received quantities?

2) I assume that OCR and this logic is short-circuited when Odoo detects that an XML is embedded in the PDF and use that info?

Kind regards

Bob

  


 



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
purchase
purchases
Avatar
0
jun. 22
2181
RPC_ERROR Odoo Server Error in App Purchases
purchases
Avatar
0
mai. 22
4124
How to Replace Default picking_type_id on Purchase Order Without Change the Original Module purchase (by inherit) ?
purchases
Avatar
Avatar
Avatar
Avatar
Avatar
4
abr. 19
11569
How does Odoo handles overstock on purchase orders?
purchases
Avatar
0
jun. 16
3863
How to manage purchases
purchases
Avatar
0
set. 15
3642
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