Problem with Tax variables on receipt

Jan 16, 2009 4 Replies

Hello,



I have 2 questions about the full page receipt.



Is it possible to


- display the tax % or tax code per line (item) on a receipt? And which variables I have to use.



And


- I want on the bottom the totals per tax %: Total without tax, Total tax, Total with tax



Hope somebody can help me with this, because I get it working.


Hello,

Finaly the first question works :)

I used entry.taxcode, but this doesn't work. But entry.taxrate (only for internal use is saw) works fine!

Now I have only one problem left, hope somebody can help me with this.

Thanks in advance

The receipt format has code that looks like this: ShowTaxDetails Transaction.SalesTaxes.ShowOnReceipt & Transaction.SalesTaxes.IsTransactionMember Transaction.SalesTaxes.Description "|" Transaction.SalesTaxes.Total "Sales Tax|" Transaction.SalesTax

you could change it to look like this:

Transaction.SalesTaxes.ShowOnReceipt & Transaction.SalesTaxes.IsTransactionMember Transaction.SalesTaxes.Description "|" Transaction.SalesTaxes.Total

"Sales Tax Sub-Total|" Transaction.SalesTax

"Raym> Hello,

Hi Matt,

Correct me if i'm wrong, but there is no calculation in this? It's for an customer in Belgium.

What he needs is a line per tax with the following info on the bottom:

Total without tax Tax Total with Tax Tax 0% 28,95 0 28,95 Tax 6% 9,38 0,56 9,95 Tax 21% 54,46 11,44 65,90 Total 92,79 12,00 104,79

Is this possible in R.M.S.?

Hope jou can help me..

the code in the default receipt format gives either detail tax information

-or- sumary tax total. If you modify the code as shown > Hi Matt,

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required