Announcement

Collapse
No announcement yet.

URGENT: VAT on v8.0.3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    URGENT: VAT on v8.0.3

    We are now using v8.0.3, some of our products have no VAT as they are second hand.

    In v7 is was:
    Price: £100.00 (€125.99) with 0% VAT

    Now in v8 it is:
    Ex-VAT Price: £100.00 (€125.99)

    Anyone has any ideas how to fix this, it is quiet urgent!
    Richard Smith
    www.hamradio.co.uk

    #2
    Is it the tax message you want to put back?

    If so, copy and paste the following code into whatever layout you are using as the 'Price Layout' for your products:

    Code:
    <actinic:block if="%3cactinic%3avariable%20name%3d%22TaxRate1%22%20%2f%3e%20%3d%3d%20%220%22">
    	with 0% VAT
    </actinic:block>

    Comment


      #3
      Cheers cdicken,

      I've changed it around a bit but it is working how I wanted it.

      Thanks.
      Richard Smith
      www.hamradio.co.uk

      Comment

      Working...
      X