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 add non-standard tax amount to invoice line?

Iscriviti

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

La domanda è stata contrassegnata
invoicetaxaccountsupplier
2 Risposte
18123 Visualizzazioni
Avatar
Lawrence

Hello,

We receive invoices from a shipping company which contain an invoice line relating to import VAT. This means that the VAT amount is not a fixed percentage of the invoice.

What is the best way to enter this onto the supplier invoice? I have tried setting up a product which is named "VAT" and has a 100% tax rate applied to it, but this still needs a base amount added for it to compute the tax.

A method which works for now (but is fiddly) is to manually edit the details under "tax description" after entering the product line and then save (but being sure not to click "update" as this then recalculates the amount).

Thanks for any help!

Lawrence

7
Avatar
Abbandona
Geert Janssens

I would really like to know this too! So I have upvoted your question.

Lawrence
Autore

I found a solution so have now answered the question, I hope it helps!

Avatar
Lawrence
Autore Risposta migliore

One method to add Import tax as its own invoice line is to carry out the following:

1) Set up a tax which is 100%. One way to do this is to choose tax type "Python Code" and then enter:

Python Code

# price_unit
# product: product.product object or None
# partner: res.partner object or None

result = price_unit

Python Code (reverse)

# price_unit
# product: product.product object or False

result = price_unit

Also, tick the "tax included in price" field.

Then complete the "Invoices Tax Account", "Account Base Code" and "Account Tax Code" as per your standard VAT tax code.

2) Create a product called "Import VAT", and define it as a service. Make it so the product can only be purchased by checking/ un-checking the options.

3) Set the cost price and sales price to 1.

4) Under the Accounting tab edit the "Supplier Taxes" to be the 100% tax rate you set up in step 1.

5) Now when you create a Supplier Invoice you can select the "Import VAT" product as an invoice line, and manually modify the "Unit Price". The tax will correctly be calculated and will be logged against the tax boxes defined when you set up the tax code.

8
Avatar
Abbandona
Juan José Scarafía

Great solution! Thanks!

Juan José Scarafía

Great solution! Thanks!

Avatar
Rock Jonn
Risposta migliore
  1. Identify the Non-Standard Tax: Determine the specific tax amount that needs to be applied to the invoice line. This could be a fixed amount or a percentage value.

  2. Access Invoice Line: Navigate to the invoice creation or editing interface and locate the invoice line to which you want to add the non-standard tax amount.

  3. Add Tax Field: Depending on the invoicing software or system you're using, find the option to add a tax field or modify existing tax fields for the invoice line. Look for a field labeled "Tax," "Tax Amount," or similar.

  4. Enter Non-Standard Tax Amount: Enter the non-standard tax amount in the designated tax field for the invoice line. If it's a fixed amount, simply input the value. If it's a percentage, calculate the tax amount based on the line item total and input the result.

  5. Review and Save: Double-check the invoice line details, including the non-standard tax amount, to ensure accuracy. Once you are satisfied with the changes, save the invoice.

By following these steps, you can add a non-standard tax amount to an invoice line, allowing for customized tax calculations based on your specific requirements.


-3
Avatar
Abbandona
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à
Register payment always registering less amount than TOTAL AMOUNT DUE even when paid full. Shows credit amount
invoice tax account account.invoice
Avatar
0
mag 19
4911
Recording Pro-Forma Invoices and Managing Partial Payments with Tax Invoices in Odoo 16EE
accounting invoice tax supplier pro-forma
Avatar
0
feb 24
2795
Invoice remains "open"
invoice supplier
Avatar
Avatar
1
giu 16
4605
How to automatically add a fixed amount to the invoice?
invoice tax
Avatar
Avatar
Avatar
Avatar
4
mar 15
12163
How to extend Accounting module in openerp7 ?
invoice account
Avatar
Avatar
1
mar 15
6232
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