-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BRUKERHISTORIE] Automating VAT rates for each database entry [NSG] #12
Comments
|
It is mandatory to add VAT rate (or VAT category) in the row information in invoices and receipts. But the amount of VAT on row level cannot be used because of rounding differences. VAT information should be collected from the summary in the end of the invoices or receipts. We have solved this already in TALTIO. VAT registration no is needed in EU trade and outside EU there is no VAT handling, it will be dealed by customs when the goods are imported. VAT category list is part of EU eInvoice standard, I will dig it and send a link or list. |
Code Values:
|
The challenge with VAT handling in foreign trade is that the VAT is added only on the buyer side. The buyer must know based on the purchased products or services what has been bought and to which VAT rate category it belongs in that country. If there where mappings available between product categories and VAT rates in each country, this could be automated (EAN code -> get product category -> get VAT rate). |
Product category doesn’t work, because it depends on how this product is used. We cannot automate everything at least in this early stage. You can use the average rate and it goes most of the times right. That’s why we need correction possibility: )
…Sent from my iPhone
On 31 May 2019, at 15.11, ekoskent ***@***.***> wrote:
The challenge with VAT handling in foreign trade is that the VAT is added only on the buyer side. The buyer must know based on the purchased products or services what has been bought and to which VAT rate category it belongs in that country. If there where mappings available between product categories and VAT rates in each country, this could be automated (EAN code -> get product category -> get VAT rate).
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Product categories could work, if we had that matrix of all countries and product categories with VAT rates. I don’t think we are far enough to suggest this. This demands some standard for product categories and mandatory field in eInvoice, eOrder and eReceipts.
…Sent from my iPhone
On 31 May 2019, at 15.11, ekoskent ***@***.***> wrote:
The challenge with VAT handling in foreign trade is that the VAT is added only on the buyer side. The buyer must know based on the purchased products or services what has been bought and to which VAT rate category it belongs in that country. If there where mappings available between product categories and VAT rates in each country, this could be automated (EAN code -> get product category -> get VAT rate).
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
if the reference implementation includes the capability to handle automated VAT, via product codes and categories, the deliverable ("product/VAT matrix in the Nordics) suggested by @Makinvu could be prototyped/piloted by the tax participants at a later stage. |
What is CEN CWA 15577 2006 standard. THose include a proposed list of VAT codes for intracommunity trade: AAC goods, AAE transport, AAI tour operators, AAN triangulation and AAO services. These codes would be better set, even though they are not updated to newest VAT changes. |
For both parties product and service codes could be beneficial. Seller must report to VIES whether seller sold services, goods or triangulation. Buyer also needs this same information and domestic VAT rate. If there is common codes like EAN and they are linked to VAT Rates, process could be automatic with no manual recording. |
Tax category codes in the eInvoice file tell the system how to handle VAT reporting and possible bookkeeping entries concerning both seller and buyer. These rules are common to all companies and all EU countries. How each individual company handle the local VAT rate is minor problem and this can be ruled separately by each company
From: PasiSinervo <[email protected]>
Reply-To: Informasjonsforvaltning/behov <[email protected]>
Date: Tuesday, 4 June 2019 at 8.26
To: Informasjonsforvaltning/behov <[email protected]>
Cc: Makinvu <[email protected]>, Mention <[email protected]>
Subject: Re: [Informasjonsforvaltning/behov] [BRUKERHISTORIE] Automating VAT rates for each database entry [NSG] (#200)
For both parties product and service codes could be beneficial. Seller must report to VIES whether seller sold services, goods or triangulation. Buyer also needs this same information and domestic VAT rate. If there is common codes like EAN and they are linked to VAT Rates, process could be automatic with no manual recording.
In the short run for SMEs and for PoC, I would suggest that SMEs and PoC companies create rules. When product with certain EAN is sold and bought, company makes a rule: this.product uses this VAT rate. So next time it is there.
This would help us to demonstrate benefits from those codes. And this is exactly the idea that huge operators have. They have in their ERP links between product and service codes and VAT rates.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
For serving the POCs, a simple mapping is created for product category codes and VAT rates in each countries. These are only necessary for the products involved with foreign trade. The automatic handlers inside the reference implementation shall read the mapping details and create the VAT entries accordingly considering also the VAT codes.: https://docs.google.com/spreadsheets/d/1GcXUvDa0Ez8ZoMrG7cV6sqQUP445BxMR/edit#gid=662109972 (note the reference implementation does not read directly the linked excel but an xml file created from it with the same information) |
We Map these to show potential advantages and scalability. Also we try to
test creating rules for systems. This was also a common accepted goal
between tax. This also raised interest in regeringskansliets blockchain
seminar in Stockholm 18.9, organized By David Suomalainen
Pasi
ke 25. syysk. 2019 klo 18.25 ekoskent <[email protected]> kirjoitti:
… For serving the POCs, a simple mapping is created for product category
codes and VAT rates in each countries. These are only necessary for the
products involved with foreign trade. The automatic handlers inside the
reference implementation shall read the mapping details and create the VAT
entries accordingly considering also the VAT codes.:
https://docs.google.com/spreadsheets/d/1GcXUvDa0Ez8ZoMrG7cV6sqQUP445BxMR/edit#gid=662109972
(note the reference implementation does not read directly the linked excel
but an xml file created from it with the same information)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://github.com/Informasjonsforvaltning/behov/issues/200?email_source=notifications&email_token=AMHR55IPGYEW25Q5GOT76JDQLM4BDA5CNFSM4HFHMQM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7RM7GY#issuecomment-534957979>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMHR55M2XDMA7YP3SCTEFYLQLM4BDANCNFSM4HFHMQMQ>
.
|
As a system user (of Reference Implementation or actual business system)
I wish to have VAT rates for each product or service on a transaction document and the associated database entry calculated automatically.
So that I can generate an automated VAT report for a determinate (user-specified) period
The VAT rates for invoices applying to the following countries are:
NO - 0, 12%, 15%, or 25% depending on product or service (https://www.altinn.no/en/start-and-run-business/direct-and-indirect-taxes/indirect-taxes/value-added-tax/)
FI - 0, 10%, 14%, or 24% depending on product or service (https://www.vero.fi/en/businesses-and-corporations/about-corporate-taxes/vat/rates-of-vat/)
DK - 0 or 25% depending on product or service (https://skat.dk/skat.aspx?oid=2234579&ik_navn=transport)
SE - 0, 6%, 12% or 25% depending on product or service (https://www.verksamt.se/web/international/running/vat)
IS - 0, 7%, 11% or 24% depending on product or service
(https://www.island.is/en/finance/taxes/taxes_on_goods_and_services/
If the trading partners specified on any invoice transaction documents are from two different countries, the VAT rate shall be 0% and the VAT code shall be "AE"
In this case, the VAT amount due shall be summed up on a different VAT account
Relatert til epos: #2
Lenke til design:
Lenke til løsningsarkitektur:
The text was updated successfully, but these errors were encountered: