Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Prevent HelpDesk from updating ServiceContract
#2
that functionality is inherited from vtiger crm:

https://github.com/tsolucio/corebos/blob/master/modules/ServiceContracts/manifest.xml#L543:L552
https://github.com/tsolucio/corebos/blob/master/modules/ServiceContracts/ServiceContractsHandler.php

it is hardcoded with no option to turn off

you could add a global variable to toggle it or a setting screen in service contracts that adds/deletes the events depending on what you need. This would be much better because these evetns are executed on EVERY save of EVERY module.
Joe
TSolucio
Reply


Messages In This Thread
RE: Prevent HelpDesk from updating ServiceContract - joebordes - 11-04-2019, 01:01 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)