improve proect manager service by using entity-views instead of loops
--------------------------------------------------------------------- Key: OFBIZ-4584 URL: https://issues.apache.org/jira/browse/OFBIZ-4584 Project: OFBiz Issue Type: Improvement Components: specialpurpose/projectmgr Reporter: youssef khaye to calcluate project or project-phase information, we loop on all project task, all task entries. this done for estiamte, real start, end date, planned hours, actual hours, origialActualhours (without rates) non billed hours included patch define some view that do this without looping in services. this Isuue depends on : https://issues.apache.org/jira/browse/OFBIZ-4573 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] youssef khaye updated OFBIZ-4584: --------------------------------- Attachment: patch-projectPhaseTaskInfo.patch this patch should be applied after acceptence of the patch included in https://issues.apache.org/jira/browse/OFBIZ-4573 > improve proect manager service by using entity-views instead of loops > --------------------------------------------------------------------- > > Key: OFBIZ-4584 > URL: https://issues.apache.org/jira/browse/OFBIZ-4584 > Project: OFBiz > Issue Type: Improvement > Components: specialpurpose/projectmgr > Reporter: youssef khaye > Attachments: patch-projectPhaseTaskInfo.patch > > > to calcluate project or project-phase information, we loop on all project task, all task entries. > this done for > estiamte, real start, end date, planned hours, actual hours, origialActualhours (without rates) non billed hours > included patch define some view that do this without looping in services. > this Isuue depends on : https://issues.apache.org/jira/browse/OFBIZ-4573 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-4584: -------------------------------------- Issue Type: Sub-task (was: Improvement) Parent: OFBIZ-4573 > improve proect manager service by using entity-views instead of loops > --------------------------------------------------------------------- > > Key: OFBIZ-4584 > URL: https://issues.apache.org/jira/browse/OFBIZ-4584 > Project: OFBiz > Issue Type: Sub-task > Components: specialpurpose/projectmgr > Reporter: youssef khaye > Attachments: patch-projectPhaseTaskInfo.patch > > > to calcluate project or project-phase information, we loop on all project task, all task entries. > this done for > estiamte, real start, end date, planned hours, actual hours, origialActualhours (without rates) non billed hours > included patch define some view that do this without looping in services. > this Isuue depends on : https://issues.apache.org/jira/browse/OFBIZ-4573 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-4584: ----------------------------------------- Assignee: Erwan de FERRIERES > improve proect manager service by using entity-views instead of loops > --------------------------------------------------------------------- > > Key: OFBIZ-4584 > URL: https://issues.apache.org/jira/browse/OFBIZ-4584 > Project: OFBiz > Issue Type: Sub-task > Components: specialpurpose/projectmgr > Reporter: youssef khaye > Assignee: Erwan de FERRIERES > Attachments: patch-projectPhaseTaskInfo.patch > > > to calcluate project or project-phase information, we loop on all project task, all task entries. > this done for > estiamte, real start, end date, planned hours, actual hours, origialActualhours (without rates) non billed hours > included patch define some view that do this without looping in services. > this Isuue depends on : https://issues.apache.org/jira/browse/OFBIZ-4573 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-4584. ------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk done at r1205554 Thanks Youssef. BTW, I modified your patch by removing comments Cheers, > improve proect manager service by using entity-views instead of loops > --------------------------------------------------------------------- > > Key: OFBIZ-4584 > URL: https://issues.apache.org/jira/browse/OFBIZ-4584 > Project: OFBiz > Issue Type: Sub-task > Components: specialpurpose/projectmgr > Reporter: youssef khaye > Assignee: Erwan de FERRIERES > Fix For: SVN trunk > > Attachments: patch-projectPhaseTaskInfo.patch > > > to calcluate project or project-phase information, we loop on all project task, all task entries. > this done for > estiamte, real start, end date, planned hours, actual hours, origialActualhours (without rates) non billed hours > included patch define some view that do this without looping in services. > this Isuue depends on : https://issues.apache.org/jira/browse/OFBIZ-4573 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |