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

[SOLVED] How to add a bank fee to a POS sale? [V18]

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
pospoint_of_salequickstartQuickstart
1778 Visualizações
Avatar
Carlos Isaac González Martínez (cigm)

Introduction:

In some cases, and depending on country regulations, it is possible to apply the commission the bank charges us as a company for the use of terminals or credit cards as an additional charge to the customer on the purchase receipt, subject to local regulations, as long as the customer is clearly informed.


How can we easily record these types of transactions in Odoo?


To record expenses corresponding to the commissions that certain banks charge for the use of, for example, "credit cards," it may be useful to create a price list that adds an additional percentage to the price of a product through a negative discount, as long as the customer pays with this specific payment method. When generating a sale, the price list with the increase must be selected, and the product price will be updated considering the % increase.


At the end of the period, the bank's commission deductions should be analyzed and recorded in a manual entry, debiting an expense account and crediting the bank account:


                                                    D        C

Commission Expenses:          $100

Bank:                                                 $100


But what happens when the customer decides to pay with more than one payment method? (Something that isn't unreasonable or unusual). Then we would need to partially apply the price list, which isn't possible in Odoo.



Solution:

How can we solve this? This flow consists of creating a product that, when included in a sale, immediately records the bank commission expense, as explained below:


In the point of sale settings, there is an option called "Tips." Activating it will allow us to select and use a product for the "tip" income. Remember that it's possible to set up an income account at the product level? Well, we'll set up a "commission expense" account as the revenue account for this product, and all revenue from this product will be recorded in this expense account.


1. Activate the "tip" function:



2. Enter the tip product and assign an expense account as an income account, for example "bank commissions" (you can change the name of this product to one of your preference):




3. Make a sale at the Point of Sale and select the different payment methods:

Let's assume in this case a commission of 2%: $100 * 1.02 = $”102

💡

NOTE: We must include the bank commission within the amount of the payment method that considers it, this will cause the difference to be established as "change"




4. Select the "tip" option before completing the payment:

The change generated will be automatically set as the "tip"


5. Finalize the sale:

The bank commission will be specified on the purchase receipt





If we review the invoice generated for this order, we can see that the commission expense has already been accounted for correctly:


And that's it, this way we will be able to apply an increase in the price of an order due to bank commission only to the part corresponding to the payment method that generates it, automatically accounting for this commission within our accounting books.


⚠️

Remember that it is very important to check if this is allowed by the current regulations in your locality, as well as to properly inform the customer about this surcharge to avoid any type of sanction or malpractice.



1
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 to send open tables to a different point of sales Resolvido
pos quickstart Quickstart
Avatar
1
jun. 25
3609
How to properly configure the 2-for-1 and 3-for2 promotion Resolvido
pos quickstart Quickstart
Avatar
1
abr. 25
2300
[V16/15] [POS] How can I pick and print the ticket and then pay with another computer and user? Resolvido
pos quickstart Quickstart
Avatar
1
jan. 23
4588
How do I connect the Epson TM-T88VII to Odoo? Resolvido
pos printer quickstart Quickstart
Avatar
1
set. 25
801
✅ Obtain separate financial reports by point of sale, to know the profit margin for each one (without having to resort to branches or multi-company)
pos quickstart financialreport Quickstart
Avatar
0
jun. 25
21
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