[
https://issues.apache.org/jira/browse/OFBIZ-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115176#comment-14115176 ]
Jacopo Cappellato commented on OFBIZ-5740:
------------------------------------------
The CustomTimePeriod entity (that has an ugly name imo) could be used for more than just fiscal time periods (where, I concur, the time component wouldn't make any sense); in seed data there are actually already some (bad) examples of its usage for non-fiscal periods.
It is also worth to notice that this is the only entity in OFBiz where the fromDate and thruDate fields have a "date" type rather than "date-time".
IMO it would be nice to make it consistent, but I agree that it is not a big deal.
Just my 2 cents.
> Wrong field type for fromDate and thruDate of CustomTimePeriod entity.
> ----------------------------------------------------------------------
>
> Key: OFBIZ-5740
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5740> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Release Branch 11.04, Release Branch 12.04, Release Branch 13.07, Trunk, Upcoming Branch
> Reporter: Deepak Dixit
> Priority: Minor
>
> Wrong field type is set for fromDate and thruDate for CustomTimePeriod entity. Type should be 'date-time' instead of 'date'
--
This message was sent by Atlassian JIRA
(v6.2#6252)