Is there a reason CustomTimePeriod Date types are not Timestamp?

2014-09-19 Thread Christian Carlow
Does anyone know why CustomTimePeriod fromDate and thruDate are of type date instead of timestamp? Because the fields are of type date, it causes issues when joining the it for date comparison for view-entities. For example: view-entity entity-name=OrderHeaderAndCustomTimePeriod

Re: Is there a reason CustomTimePeriod Date types are not Timestamp?

2014-09-19 Thread Jacopo Cappellato
Hi Christian, this is a known issue and there is already a ticket with some comments in it: https://issues.apache.org/jira/browse/OFBIZ-5740 Jacopo On Sep 19, 2014, at 11:16 PM, Christian Carlow christian.car...@gmail.com wrote: Does anyone know why CustomTimePeriod fromDate and thruDate