Page 1 of 1

Modify Invoice Text

Posted: 15 Mar 2012, 11:28
by guyman95
Hi,

I try to modify invoice text but I don't find where the file is located. e.g :

Taxe -> TVA 19,6%
Total -> Total TTC
...

I have to an error of translation that I would like correct : in my PDF I have :

"SFrais" instead "Frais" (see picture)

Image

I hope that someone could help me...

Thanks in advance

Re: Modify Invoice Text

Posted: 17 Mar 2012, 01:07
by guyman95
Ok I solve it by changing the value "Jtext" with my own text (in tmpl.invoicer.php):

JText::_('PLG_PHOCAPDF_VM_DELIVERY_PRINT_SHIPPING_LBL')

to

JText::_('My text')

Maybe be (surely) not the best way but it's working !

Re: Modify Invoice Text

Posted: 17 Mar 2012, 19:03
by Benno
Ok, solved.

Kind regards,
Benno