Modify Invoice Text

Before you ask about IDnR Addon see the VirtueMart - Invoice, Delivery Note and Receipt Addon
guyman95
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 15 Mar 2012, 11:07

Modify Invoice Text

Post 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
guyman95
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 15 Mar 2012, 11:07

Re: Modify Invoice Text

Post 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 !
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9122
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Modify Invoice Text

Post by Benno »

Ok, solved.

Kind regards,
Benno
Post Reply