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)
I hope that someone could help me...
Thanks in advance
Modify Invoice Text
-
- Phoca Newbie
- Posts: 2
- Joined: 15 Mar 2012, 11:07
Re: Modify Invoice Text
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 !
JText::_('PLG_PHOCAPDF_VM_DELIVERY_PRINT_SHIPPING_LBL')
to
JText::_('My text')
Maybe be (surely) not the best way but it's working !
- Benno
- Phoca Hero
- Posts: 9449
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Modify Invoice Text
Ok, solved.
Kind regards,
Benno
Kind regards,
Benno