All,
I would like to change the cases module to add the folloiwng:
- a link to the products table to have my products in a dropdown on the case as mandatory
- a calculated field to show the time a case is open (datediff (Now(),sugarcrm.cases.date_entered) if case status <> 'Closed' and datediff (sugarcrm.cases.date_closed,sugarcrm.cases.date_en tered)
Of course the field Date closed has to be created as well.
I created already a custom product field and a custom open time field.
Any idea how I continue?
Oh yeah:
OS: XP SP2
Sugar suite: 4.2.1b
Webserver: apache 2.2.3
Php: 4.4.3
MySQL: 5.0.1
Thx


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks