[Vtigercrm-commits] [vtiger development] #7348: adhoc reporting parameters for created and modified time fail
vtiger development
vtiger-tickets at trac.vtiger.com
Sat Feb 11 11:44:42 PST 2012
#7348: adhoc reporting parameters for created and modified time fail
----------------------------+-----------------------------------------------
Reporter: joebordes | Owner: developer
Type: Need More Info | Status: new
Priority: unassigned | Milestone: 5.4.0
Component: vtigercrm | Version: 5.3.0
Severity: Medium | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by joebordes):
In fact the script to change the values would be the execution of
{{{
vt530_changeDataType('vtiger_crmentity', 'createdtime', 'createdtime',
'DT', 'DT~O');
vt530_changeDataType('vtiger_crmentity', 'modifiedtime', 'modifiedtime',
'DT', 'DT~O');
}}}
which is in 521_to_530rc.php.
right?
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7348#comment:3>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list