[Vtigercrm-developers] Correct approach to modifying Inventory layout?

Prasad prasad at vtiger.com
Thu Aug 7 10:57:33 GMT 2014


You could try this:

1. Create action file in CustomModule to generate the CustomPDF.

   - Override PDF generation through CustomModule/models/Record.php
   implementation that extends Inventory_Record_Model.
   - This action file could extend (Quotes_ExportPDF_Action) or built from
   scratch.

2. Add DetailView link to invoke CustomPDF action and pass necessary
dynamic states required.

Regards,
Prasad


*Connect with us on: *Twitter <http://twitter.com/vtigercrm> *I* Facebook
<http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I* Blog
<https://blogs.vtiger.com/>* I* Wiki
<http://wiki.vtiger.com/index.php/Main_Page> *I *Forums
<https://discussions.vtiger.com>*I* Website <https://www.vtiger.com/>


On Thu, Aug 7, 2014 at 3:34 PM, Alan Lord (News) <alanslists at gmail.com>
wrote:

> I have a customer on vtiger 6.0 who wants to modify the layout of the
> Quote module a bit and add a new commission field where the totals and
> pricing information goes...
>
> Can I do this without core hacking using an extension module?
>
> Thanks
>
> Al
>
> --
> Libertus Solutions
> http://www.libertus.co.uk
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140807/14341e70/attachment.html>


More information about the vtigercrm-developers mailing list