[Vtigercrm-developers] conditions of system date/time
Alan Lord
alanslists at gmail.com
Wed Mar 3 08:42:24 GMT 2021
On 02/03/2021 22:09, Tony Sandman wrote:
> Setting basic wf conditions of system generated date/time fields is
> mostly impossible.
> Am I Missing something?
One thing which springs to mind is if this is an old migrated system,
some of the early createdtime and modifiedtime fields were:
1. Spelt wrong in vtiger_field - camelCase in columnname or fieldname,
should be all lowercase
2. Had the wrong typeofdata value - should all be DT~O
I have seen these issues causing problems with reports and such like
occasionally.
HTH
Al
More information about the vtigercrm-developers
mailing list