Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

display VAT percentage for each item?
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1
  • 2

TOPIC: display VAT percentage for each item?

display VAT percentage for each item? 13 years, 4 months ago #18445

Hi everyone,

is it possible to display the VAT percentage for each item on my bill?

thanks in advance for your help.
regards
hopsing
The topic has been locked.

Re:display VAT percentage for each item? 13 years, 4 months ago #18453

i don't know whether artio has changed the file structure. in the "old" version of enytheme, the (layout) composition of the invoice was done in the file /administrator/components/com_vinvoice/classes/helper.class.php

check it for

[code]<table>
<tr>
<td><font size="11"><b>'._VMI_DETAIL_QUANTITY.'</b></font></td>
<td><font size="11"><b>'._VMI_DETAIL_PROD_PRICE.'</b></font></td>
<td><font size="11"><b>'._VMI_DETAIL_PROD_NAME.'</b></font></td>
<td align="right"><font size="11"><b>'._VMI_DETAIL_PROD_SUBTOTAL.'</b></font></td>
</tr>
[code]


there you have to insert the individal tax percentage. how? well, maybe you have to change
$query in a way to also get the related vat and later have it in _VMI_DETAIL_xxxx. but this is just a guess...
The topic has been locked.

Re:display VAT percentage for each item? 13 years, 4 months ago #18458

  • vhmr
  • OFFLINE
  • Posts: 3
Yes, this is a very important feature due to the german laws. More important is the Subtotal,, Shippingcosts, Fee, Total - area like the virtuemart order confirmations. The Fee must declared separatly for each fee. e.g. 7% for Books, 19% for other products (and shipping) in germany.
Like this:
Zwischensumme : 6,50 €
Versandkosten : 1,24 €
MwSt. : 0,63 €
USt.-Betrag enthält:
0,42523 € (7% MwSt.)
0,19798 € (19% MwSt.)
Endsumme: 7,74 €

This would be very good. In the order confirmation, the function is already covered.

Greetings
The topic has been locked.

Re:display VAT percentage for each item? 13 years, 4 months ago #18461

vhmr wrote:
...

This would be very good. In the order confirmation, the function is already covered.

...


hey vhmr,

dann schätze ich mal das wir deutsch reden können?! :)
in der bestellbestätigung von virtuemart ist das realisiert?
das hinter jedem artikel die jeweilige MwSt steht und am Ende ausgewiesen ist, wieviel MwSt 7% und wieviel 19% sind?
wie hast du das hinbekommen? wo gibts diesen schalter, den ich die ganze zeit schon gesucht habe?!

gruss
hopsing
The topic has been locked.

Re:display VAT percentage for each item? 13 years, 4 months ago #18468

  • vhmr
  • OFFLINE
  • Posts: 3
Hi, mein Englisch ist quasi nicht vorhanden :D

Also ich wollte ausdrücken, dass am Ende der Mehrwertsteuerbetrag für 7 und 19% dargestellt wird. In der Bestellbestätigung.

Die Sache, dass der MwSt-Satz hinter jedem Artikel steht hätte ich auch gerne. Der jeweilige Betrag ist rechtlich, glaube ich, nicht notwendig.


Grüße
Last Edit: 13 years, 4 months ago by vhmr.
The topic has been locked.

Re:display VAT percentage for each item? 13 years, 4 months ago #18469

  • vhmr
  • OFFLINE
  • Posts: 3
Jetzt hab ich es aktualisiert. Das Eurozeichen fehlt. Worte die mal Deutsch waren sind jetzt Englisch. Das kann ich selber ändern, kein Problem. Aber das mit den Steuern wäre fantastisch.

Edit: Das Eurozeichen ist da. Ich musste von Schriftart Arial CE auf Arial ändern.
Last Edit: 13 years, 4 months ago by vhmr.
The topic has been locked.
  • Page:
  • 1
  • 2
Přihlášení uživatele Prázdný