[Vtigercrm-developers] Fwd: Fwd: Re: Can I do these things without core hacks?
Vic Cekvenich
vic.cvc at gmx.com
Sun Aug 17 22:09:25 GMT 2014
-------- Original Message --------
Subject: [Vtigercrm-developers] Fwd: Re: Can I do these things without core hacks?
Date: Sun, 17 Aug 2014 12:17:07 -0700
From: Vic Cekvenich <vic.cvc at gmx.com>
Reply-To: vtigercrm-developers at lists.vtigercrm.com
To: vtigercrm-developers at lists.vtigercrm.com
-------- Original Message --------
Subject: Re: [Vtigercrm-developers] Can I do these things without core
hacks?
Date: Wed, 2 Jul 2014 13:15:54 +0200
From: socialboostdk <socialboostdk at gmail.com>
Reply-To: vtigercrm-developers at lists.vtigercrm.com
To: vtigercrm-developers at lists.vtigercrm.com
<vtigercrm-developers at lists.vtigercrm.com>
Hi Alan,
Speaking of this - do you have any ETA for your migration of GeoTool to
6.1?
I'd really like to see it ;-))))
(Thanks)
/Chr
On 1 July 2014 09:09, Alan Lord <alanslists at gmail.com
<mailto:alanslists at gmail.com>> wrote:
I should think you could achieve these by not having to modify core
files, but you need to weigh up the time it would take to develop
and extension module to override the normal behaviour vs a quick
hack to a file...
Once I've done with migrating GeoTools to 6.1 I want to take a look
at the tool David V provided on here called JSValidation (which
we've modified a bit since then). This is for 5.4.0 and will
probably need to be completely re-written for the v6 architecture
but the approach it took was rather clever and has enabled us to
write fairly arbitrary validation rules for any module without core
hacks.
Cheers
Al
On 30/06/14 22:54, Richard Hills wrote:
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
_________________________________________________
http://www.vtiger.com/
-------------- next part --------------
_______________________________________________
http://www.vtiger.com/
-------------- next part --------------
_______________________________________________
http://www.vtiger.com/
More information about the vtigercrm-developers
mailing list