Lenght + Width + Height in PDF Proposal

Hi,

I search to have Lenght + Width + Height in PDF Proposal.

but I do not arrive to find the object for :
$object->length = $object->fetch_optionals($rowid,‘length’);
$object->length_units = GETPOST(‘size_units’);
$object->width = GETPOST(‘sizewidth’);
$object->height = GETPOST(‘sizeheight’);

Thks

Hi,

Too few informations to help you.
The first length seems to use extrafield but with wrong use
the others are with “GETPOST” ??? impossible.

Please explain what you would like to do.