How to deal with vouchers #376
Replies: 4 comments 1 reply
-
Hi engelhuber. |
Beta Was this translation helpful? Give feedback.
-
thanks for your help, but this brings nearly the same error ;) [BR-E-08]-In a VAT breakdown (BG-23) where the VAT category code (BT-118) is "Exemptfrom VAT" the VAT category taxable amount (BT-116) shall equal the sum of Invoiceline net amounts (BT-131) minus the sum of Document level allowance amounts (BT-92)plus the sum of Document level charge amounts (BT-99) where the VAT category codes(BT-151, BT-95, BT-102) are "Exempt from VAT". I had to add an ExemptionReasonCode for the CategoryCode = E
The problem is, I have no invoice lines where the VAT category code is "Exempt from VAT". I only added the voucher as allowence / discount. I'm wondering that I can't find any discussions about ZUGFeRD incl. vouchers :( |
Beta Was this translation helpful? Give feedback.
-
Hi @engelhuber Has the |
Beta Was this translation helpful? Give feedback.
-
Probably a question for your tax adviser... For me a voucher is not an allowance. And I wouldn't flag an amount as zero rated or exempted from tax unless there's an applicable law justifying to do so. IMHO a voucher is a payment mean, so I'd likely add its amount to ram:TotalPrepaidAmount and subtract it from ram:DuePayableAmount (maybe adding an IncludedNote for clarification). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm trying to get a valid ZUGFeRD XML containing a voucher with 0% VAT.
I've added the 50€ voucher as SpecifiedTradeAllowanceCharge like the following
I also added an ApplicableTradeTax for the zero vat category:
but I can't get rid of the follwing error. Tried several combinations of the BasisAmount. It doesn't work.
[BR-Z-08]-In a VAT breakdown (BG-23) where VAT category code (BT-118) is "Zero rated"the VAT category taxable amount (BT-116) shall equal the sum of Invoice line net amount(BT-131) minus the sum of Document level allowance amounts (BT-92) plus the sum ofDocument level charge amounts (BT-99) where the VAT category codes (BT-151, BT-95,BT-102) are "Zero rated".
Net invoice amount: 56,35€
VAT amount: 10,71€
Total incl. VAT: 67,06€ (-50€ voucher)
Beta Was this translation helpful? Give feedback.
All reactions