[
https://issues.apache.org/jira/browse/OFBIZ-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132683#comment-14132683 ]
Christian Carlow commented on OFBIZ-5146:
-----------------------------------------
Additional logic is needed for cases when fields needing YEAR and MONTH functions should also be grouped by. I finally got it working but with a very ugly hack.
> in ModelViewEntity.java, a Map is built with only a few of the SQL functions, extend the map to include the MONTH and Year functions.
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5146
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5146> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Jaideep Singh
> Assignee: Adam Heath
> Attachments: ModelViewEntity.patch, ModelViewEntity.patch
>
>
> in ModelViewEntity.java, a Map is built with only a few of the SQL functions, extend the map to include the MONTH and Year functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)