Identification



Welcome, Guest
Please Login or Register.    Lost Password?

REFCLIENT FIELD
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: REFCLIENT FIELD
#22150
REFCLIENT FIELD 3 Months ago Karma: 0
HI !

I need to put the content of the field Refclient on my order pdf, but I don't succeed to add it on my pdf forms.

What do I need to write instead of Ref to get the value mentioned Refclient
(see screencopy)

$pdf->MultiCell(100, 4, $outputlangs->transnoentities("Ref")." : " . $outputlangs->convToOutputCharset($object->ref), '', 'R');
sini
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2013/02/24 19:11 By sini.
The administrator has disabled public write access.
 
#22153
Re: REFCLIENT FIELD 2 Months, 4 Weeks ago Karma: 140
Replace $object->ref with $object->ref_client
eldy
Administrateur
Posts: 1319
graph
User Offline Click here to see the profile of this user
Gender: Male Site web personnel Location: Rueil Malmaison Birthday: 10/10
Dolibarr grade: Yoda.
Thanks to help the project by making a Paypal donation (credit card allowed) using the link "Make a donation" available on right area of Home page: www.dolibarr.org
The administrator has disabled public write access.
 
#22163
Re: REFCLIENT FIELD 2 Months, 3 Weeks ago Karma: 0
It's the right solution.

Thank you !
sini
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1