Hi All, When trying to do some backend corrections on time entries related to projects I found that when doing a search in WebTools I could not do a search for specific dates in the entity TimeEntry without adding the start time of the date(s) (e.g. 2010-10-19 00:00:00.000) in the field fromDate. I also found that a truDate field is specified, but that doesn't seem to be used.
Shouldn't the fromDate field be of the type Date, in stead of date-time? As time entries are supposed to be registered for the day and not for a specific time slot of a given day? When having a large number of time entries this would decrease the data footprint. It would also ease up on code complexity and effort to create a specific search/find function, as well as saving screen space when displaying time entries. Is the truDate field not superfluous and shouldn't it be removed to create a simpler entity and data footprint? Please advise. Regards, Pierre
