[jira] Created: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
------------------------------------------------------------------------------------

                 Key: OFBIZ-1942
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
             Project: OFBiz
          Issue Type: New Feature
          Components: workeffort
            Reporter: Ratnesh Upadhyay


It Will helps for getting the lowest level workEfforts of a workEffort.

-- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

parimal gain updated OFBIZ-1942:
--------------------------------

    Attachment: getLowestLevelWorkEfforts.patch

Description :
                  Implement method which takes a workEffortId as a in paramenter and will give the list of All the work Efforts associate with it (up to lowest level).

Patch contains work related the issue.

Regards
-Parimal Gain

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>         Attachments: getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

parimal gain updated OFBIZ-1942:
--------------------------------

    Attachment: getLowestLevelWorkEfforts.patch

Improved getLowestLevelWorkEfforts Method for making it more generalize.
For the same I have added one more parameter in argument list so we can get the lowest level workEffots on the basis of Type.

Thanks Ratnesh Upadhyay for discussing implementation plan , Awdesh for valuable suggestion and Harsha for extensively testing it.

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

parimal gain updated OFBIZ-1942:
--------------------------------

    Attachment: getLowestLevelWorkEfforts.patch

Uploading a new patch with correct variable name.

Regards
-Parimal Gain

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur reassigned OFBIZ-1942:
----------------------------------

    Assignee: Vikas Mayur

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikas Mayur closed OFBIZ-1942.
------------------------------

    Resolution: Fixed

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628329#action_12628329 ]

Vikas Mayur commented on OFBIZ-1942:
------------------------------------

Parimal, Ratnesh and others - thanks for your contribution.

Patch is in trunk rev. 691996

- Vikas

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

parimal gain updated OFBIZ-1942:
--------------------------------

    Attachment: getLowestLevelWorkEfforts.patch

Added new parameter. It is of type boolean , so we can get workEffort that are at lowet level (if true) or workEffort upto lowest level(if false).

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Reopened: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ratnesh Upadhyay reopened OFBIZ-1942:
-------------------------------------


To be more generalize the committed method, Now we can get Efforts of only at lowest level and up to lowest level.

-- Ratnesh Upadhyay

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1942) Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638534#action_12638534 ]

parimal gain commented on OFBIZ-1942:
-------------------------------------

Updated patch is attached.

Thanks
-Parimal Gain

> Added new method for getting the lowest level workEfforts in WorkEffortWorker Class.
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1942
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: workeffort
>            Reporter: Ratnesh Upadhyay
>            Assignee: Vikas Mayur
>         Attachments: getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch, getLowestLevelWorkEfforts.patch
>
>
> It Will helps for getting the lowest level workEfforts of a workEffort.
> -- Ratnesh

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.