otrotabi
Joined: 13 Mar 2008
Posts: 3
|
| Posted: Mon Mar 24, 2008 1:53 am Post subject: Description in Quote´s lastpage |
|
|
Hi everyone,
I need to include the item description in the second page (last pages if there are several items) of a quote. This way I can give my customers a detailed information of the products I´m quoting, in my case, refrigeration products.
I have copied part of the code from /include/fpdf/templates/body.php into modules/Quotes/pdf_templates/body.php. This way I was able to print the same strings printed in the first page in the last page. I have also been able to print the item description instead of the product name, however I am not capable of doing both things at the same time. I figure I need to be able to load the product description in a different array in order to do this but I´m afraid my knowledge of php is only beginning.
Any hints will be appreciated, and I will be glad to upload the files I´ve been working on if you need them.
Thxs |
|