0
I would like to have Template Item Values in Euros but display two Item Totals one in Euros and one in GBPs in the invoice. The Invoice Total (passed to the payment system (off-line and PayPal) must be the GBP value. The ER conversion factor is calculated when the Invoice is created. I know that I could hold the base euro values in the template item records, pass the calculated GBP value in the $invoice_data array and then use in-line php in the templates to create the euro value column values from the template euro value. However I would need a token that fetched that value from the template item. Is there such a token or will I need to create a custom token to do this?
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »