Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

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

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
postax6.1
3 Risposte
8919 Visualizzazioni
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
Abbandona
Avatar
marc@k-ssuto.com
Risposta migliore

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
Abbandona
Avatar
Kevin Shenk
Risposta migliore

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
Abbandona
Pierre Lamarche
Autore

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
Autore

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
Risposta migliore

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
Abbandona
Martin Auger

Same bug in V8...

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Point of sale Taxes
pos tax
Avatar
Avatar
1
ott 25
589
Fiscal positions and POS don't work!
pos tax
Avatar
0
mar 15
5597
adding Tax tag on POS order line
pos tax update
Avatar
Avatar
Avatar
2
dic 22
2472
Hide tax in POS V10
pos tax hide
Avatar
0
lug 19
3711
Default PoS tax - Fiscal position - Default Customer?
pos tax mapping
Avatar
0
apr 15
5608
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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