Page 1 of 1

How to use country_name instead of country_3_code in invoice

Posted: 18 Nov 2010, 20:00
by kseones
I would like to have instead of country code full names of countries in invoices, how can i do that?

Thanks

Remzi

Re: How to use country_name instead of country_3_code in inv

Posted: 22 Nov 2010, 22:46
by Jan
Hi, sorry I don't understand, I see the country names there?

See the examples here:

https://www.phoca.cz/documents/18-virtue ... eipt-addon

first: California - United States e.g.

Jan

Re: How to use country_name instead of country_3_code in inv

Posted: 25 Nov 2010, 17:01
by kseones
I don't now in our invoices we have only country codes.

Image

Code: Select all

$this->Cell(0,0,$hD['dbst']->f("country"),0,0,'L');

Re: How to use country_name instead of country_3_code in inv

Posted: 01 Dec 2010, 15:38
by Jan
Hi, you should use the newest version of the addon, see:
https://www.phoca.cz/documents/18-virtue ... eipt-addon

Jan