How to add trouble ticket inside Opportunities - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Open (https://discussions.corebos.org/forumdisplay.php?fid=20) +--- Forum: Open Discussions (https://discussions.corebos.org/forumdisplay.php?fid=10) +--- Thread: How to add trouble ticket inside Opportunities (/showthread.php?tid=138) |
How to add trouble ticket inside Opportunities - dennisa - 05-05-2015 Just like in Assets, there is Trouble Tickets Block that can be linked to Assets but not in Opportunities So, is there a way to add Trouble Tickets inside the Opportunities Module? thank you, Dennis RE: How to add trouble ticket inside Opportunities - joebordes - 05-05-2015 Hi, See if this helps: http://corebos.org/documentation/doku.php?id=en:devel:relatedlists basically create a vtlib script to add the list. You may also look in HelperScripts directory there may be some script that helps there.... Keep asking RE: How to add trouble ticket inside Opportunities - dennisa - 05-05-2015 Thanks Sir Joe. |