Refactor Work Effort service to accept non production run events
---------------------------------------------------------------- Key: OFBIZ-1228 URL: https://issues.apache.org/jira/browse/OFBIZ-1228 Project: OFBiz Issue Type: Improvement Reporter: Adrian Crum Priority: Minor Attachments: workeffort.patch As per this discussion: http://mail-archives.apache.org/mod_mbox/ofbiz-dev/200709.mbox/%3c46DF9DC0.6080903@...%3e change the WorkEffortServices.getWorkEffortEventsByPeriod(...) method to accept a List of search criteria. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1228: ------------------------------- Attachment: workeffort.patch Attached patch contains the change. The modification is backwards compatible - if no EntityExpr List is provided, the method will default to its original behavior. > Refactor Work Effort service to accept non production run events > ---------------------------------------------------------------- > > Key: OFBIZ-1228 > URL: https://issues.apache.org/jira/browse/OFBIZ-1228 > Project: OFBiz > Issue Type: Improvement > Reporter: Adrian Crum > Priority: Minor > Attachments: workeffort.patch > > > As per this discussion: > http://mail-archives.apache.org/mod_mbox/ofbiz-dev/200709.mbox/%3c46DF9DC0.6080903@...%3e > change the WorkEffortServices.getWorkEffortEventsByPeriod(...) method to accept a List of search criteria. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1228: ------------------------------- Attachment: workeffort.patch Improved patch. Fixes the whacky formatting in the last one. > Refactor Work Effort service to accept non production run events > ---------------------------------------------------------------- > > Key: OFBIZ-1228 > URL: https://issues.apache.org/jira/browse/OFBIZ-1228 > Project: OFBiz > Issue Type: Improvement > Reporter: Adrian Crum > Priority: Minor > Attachments: workeffort.patch, workeffort.patch > > > As per this discussion: > http://mail-archives.apache.org/mod_mbox/ofbiz-dev/200709.mbox/%3c46DF9DC0.6080903@...%3e > change the WorkEffortServices.getWorkEffortEventsByPeriod(...) method to accept a List of search criteria. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-1228: ---------------------------------- Assignee: Adrian Crum > Refactor Work Effort service to accept non production run events > ---------------------------------------------------------------- > > Key: OFBIZ-1228 > URL: https://issues.apache.org/jira/browse/OFBIZ-1228 > Project: OFBiz > Issue Type: Improvement > Reporter: Adrian Crum > Assignee: Adrian Crum > Priority: Minor > Attachments: workeffort.patch, workeffort.patch > > > As per this discussion: > http://mail-archives.apache.org/mod_mbox/ofbiz-dev/200709.mbox/%3c46DF9DC0.6080903@...%3e > change the WorkEffortServices.getWorkEffortEventsByPeriod(...) method to accept a List of search criteria. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1228. ------------------------------ Resolution: Fixed Revision 574662. > Refactor Work Effort service to accept non production run events > ---------------------------------------------------------------- > > Key: OFBIZ-1228 > URL: https://issues.apache.org/jira/browse/OFBIZ-1228 > Project: OFBiz > Issue Type: Improvement > Reporter: Adrian Crum > Assignee: Adrian Crum > Priority: Minor > Attachments: workeffort.patch, workeffort.patch > > > As per this discussion: > http://mail-archives.apache.org/mod_mbox/ofbiz-dev/200709.mbox/%3c46DF9DC0.6080903@...%3e > change the WorkEffortServices.getWorkEffortEventsByPeriod(...) method to accept a List of search criteria. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |