<div dir="ltr"><div class="gmail_quote">Same issue here.. haven't found a way to do it. <br><br>There is no way to add custom fields in inventoryproductrel table. Would be great to have to way to add related tables (aka custom fields) to it.<br>
<br><br></div><div class="gmail_quote">Conrado</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br>El 07/08/2014 13:18, "Alan Lord (News)" <<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>> escribió:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks but I am trying to change the Detail/Edit Views and am not (yet anyway) concerned about the PDF output.<br>
<br>
Al<br>
<br>
<br>
On 07/08/14 11:57, Prasad wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You could try this:<br>
<br>
1. Create action file in CustomModule to generate the CustomPDF.<br>
<br>
  * Override PDF generation through CustomModule/models/Record.php<br>
    implementation that extends Inventory_Record_Model.<br>
  * This action file could extend (Quotes_ExportPDF_Action) or built<br>
    from scratch.<br>
<br>
2. Add DetailView link to invoke CustomPDF action and pass necessary<br>
dynamic states required.<br>
</blockquote>
<br>
<br>
-- <br>
Libertus Solutions<br>
<a href="http://www.libertus.co.uk" target="_blank">http://www.libertus.co.uk</a><br>
<br>
______________________________<u></u>_________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div>
</div>