I have installed ISPConfig 2.2.25 on CentOS 5.2 64bit and all looks good so far. Thanks for the work to date on a great looking front-end. I was hoping to be able to change the default value of the VAT from 19%, change the currency to AUD on the Invoices form, and re-name the "Tax Rate:" to GST. Can you provide some pointers on where I need to do this? Thanks for any help you can provide. I have already changed the EUR to AUD in the config.inc.php but the dec_point does not change from , to . - is there another location, and is the 19% value stored in the mysql databse somewhere? Regards David
I know you want Australian Dollars, but this thread explains how to to it for American Dollars: http://www.howtoforge.com/forums/showthread.php?t=8266&page=2&highlight=CAD I don't know the code for Australian Dollars (American Dollars use the code CAD), buth the method must be the same.
Changes after update to 2.2.26 Thanks for the tip Hans. This works as desired, apart from the deliminator , rather than . between the values. What I have noticed is the the changes don't stick between the update from 2.2.25 to 2.2.26. I would expect that changes should stay between updates? Thanks again. David
No, the changes are saved in the doctype table, but the records get overwritten by updates to make sure you get the newest ISPConfig features.
New Feature Request? Hi Falko Would it be possible to add a localisation option to the setup to set variables like local currency / tax types and values? Thanks to the Team for all the hard work done to date. The product looks great! Regards David