[Vtigercrm-developers] Can I do these things without core hacks?

Richard Hills richard at tw.co.nz
Mon Jun 30 21:54:05 GMT 2014


I needed to edit the following two functions within the core of vtiger 
in order to allow users to only select specific tickets when editing 
their entries (this is a time booking system where tickets need to be in 
a specific status to allow time to be booked on them).

modules/HelpDesk/models/Module.php function getQueryByModuleField
modules/Vtiger/models/Record.php function getSearchResult

I'm just wondering if there is a way for me to do this without changing 
the core files?

Likewise I edited the campaigns module so I could add a link to a 
mailing list sync module in the more dropdown, is there some way to just 
add this via an api call?
modules/Campaigns/models/DetailView.php function getSearchResult

Thanks





-- 
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
richard at tw.co.nz
www.technologywise.co.nz
ph: +64 (0)7 571 1060
fax: +64 (0)7 571 1061



More information about the vtigercrm-developers mailing list