PDA

View Full Version : Remove part of Tax Message


eagerdeano
01-Jul-2004, 05:30 PM
Is it possible to dsiplay the price as "£36.63 inc VAT" instead of "£36.63 Including VAT at 17.5%).

I can edit the text ID of Including to make it just "inc" but I wish to remove the "at 17.5%" completely.

Thanks

TraceyG
02-Jul-2004, 09:15 AM
Hi,

You can change the message by going to 'Design | Text', click on the 'Go To' button (in the bottom left corner of the window) and type 219 in the ID field and click ok. This should take you to a prompt that says:

including %s

Replace the '%s' with 'VAT' and it will then display as you want it.

eagerdeano
02-Jul-2004, 08:28 PM
Thankyou Tracy