Please note, this is a STATIC archive of website www.perfexcrm.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Miscellaneous

Add currencies in total to words function

If you are using total to words in your estimate/invoices you need to add the currency words manually into the translation.

Perfex comes with 2 predefined currency names who are already added into the converter. If you added your own currency you need to add this also to total to words converter.

You need to add your currency database name and the currency string who will be outputed inside the invoice/estimate.

Total to words invoice

In this example we will add British Pound to the converter.

Go to application/helpers/my_functions_helpers.php and add the following code:

Note that the GBP is the same like the name we have setup inside the CRM (showed in the image);

Was this helpful?