Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How to add non-standard tax amount to invoice line?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
invoicetaxaccountsupplier
2 Antwoorden
18131 Weergaven
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
Annuleer
Geert Janssens

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

Lawrence
Auteur

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

Avatar
Lawrence
Auteur Beste antwoord

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
Annuleer
Juan José Scarafía

Great solution! Thanks!

Juan José Scarafía

Great solution! Thanks!

Avatar
Rock Jonn
Beste antwoord
  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
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
Register payment always registering less amount than TOTAL AMOUNT DUE even when paid full. Shows credit amount
invoice tax account account.invoice
Avatar
0
mei 19
4917
Recording Pro-Forma Invoices and Managing Partial Payments with Tax Invoices in Odoo 16EE
accounting invoice tax supplier pro-forma
Avatar
0
feb. 24
2807
Invoice remains "open"
invoice supplier
Avatar
Avatar
1
jun. 16
4605
How to automatically add a fixed amount to the invoice?
invoice tax
Avatar
Avatar
Avatar
Avatar
4
mrt. 15
12171
How to extend Accounting module in openerp7 ?
invoice account
Avatar
Avatar
1
mrt. 15
6238
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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