Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Real Estate
    • Real Estate Agency
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consulting
    • Accounting Firm
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Solar Energy Systems
    • Shoe Maker
    • Serveis de neteja
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

How to configure correctly taxes calculation in POS (6.1) ?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
postax6.1
3 Respostes
8812 Vistes
Avatar
Pierre Lamarche

Hi, I have a wrong tax calculation in the POS on V6.1. I have a 100% tax calculation.

Unit HT price : 100 $ Taxes : 100 $ Total : 200 $

Is anybody have an idea how to configure that properly ?

2
Avatar
Descartar
Avatar
marc@k-ssuto.com
Best Answer

Hello Patrick, Hello Pierre,

in fact, the problem is not related to the Savoir-Faire Linux's module but to the POS module itself. POS has its own method to compute taxes and does not involve dependant child taxes. => it should rely on the openerp accounting module.

This can be viewable in the following file : point_of_sale/static/src/js/models.js, lines 508 to 531.

I opened a bug, hope OpenERP SA will be reactive : https://bugs.launchpad.net/openobject-addons/+bug/1231574

Regards, Marc

PS : please vote if you find this answer useful.

0
Avatar
Descartar
Avatar
Kevin Shenk
Best Answer

Are you trying to create a 1% tax? If so, the tax percentage amount must be specified as 0.01, not 1.0. At least this is how it works in v7...

This is not very clear in the interface should be documented/represented better IMO.

Edit: this appears to be fixed in revision 9191 (two hours ago).

See: bazaar.launchpad.net/~openerp/openobject-addons/7.0/revision/9191

0
Avatar
Descartar
Pierre Lamarche
Autor

No, there is two taxes in Québec by default. The both taxes total is 14.975 % I don't see how to configure it and I don't understand why I have a 100% tax rate by default...

Kevin Shenk

Could you give some detail of how you attempted to set it up? Which taxes are enabled and how are they configured? Just a few basic details would be helpful...

Pierre Lamarche
Autor

I am using Canadian Accounting Localization I configured a company in $ CAD with TPS (5%) + TVQ (9.975%) as taxes by default. In the sales module, everything is fine, the tax calculation is good (In Canada, Taxes are not included in prices) Then I installed the POS, I don't know why, but every item I put in my cart is taxed at a 100% rate as I described... I thought the POS will use the taxes set by default in the system... And It doesn't... Do you know where this 100 % rate is set in the system ?

Kevin Shenk

It sure sounds like a bug to me, and I don't think 6.1 is being supported with bug fixes :-(

Avatar
Patrick Buswell
Best Answer

I have the same problem with version 7 of OpenERP using the "Canada - Comptabilité" module developped by "Savoir-faire Linux". Maybe something is wrong in the module. I sure hope to find a solution to this!

0
Avatar
Descartar
Martin Auger

Same bug in V8...

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Point of sale Taxes
pos tax
Avatar
Avatar
1
d’oct. 25
464
Fiscal positions and POS don't work!
pos tax
Avatar
0
de març 15
5498
adding Tax tag on POS order line
pos tax update
Avatar
Avatar
Avatar
2
de des. 22
2370
Hide tax in POS V10
pos tax hide
Avatar
0
de jul. 19
3644
Default PoS tax - Fiscal position - Default Customer?
pos tax mapping
Avatar
0
d’abr. 15
5542
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

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