|
[ https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802687#action_12802687 ] Hans Bakker commented on OFBIZ-3414: ------------------------------------ if you talking about a lot of duplicate workefforts? I created workeffort demodata for the projectmanager which has more than one partyrole per workeffort. Because this find workeffort uses a view which includes roles i can imagine you will get a lot of duplicates.... I tried to fix your problem, however with the current design i do not see how this can ever work..... Regards, Hans > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- 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-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802691#action_12802691 ] Hans Bakker commented on OFBIZ-3414: ------------------------------------ comment number 3 is working fine here......please provide more info..... Regards, Hans > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- 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-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802692#action_12802692 ] Adrian Crum commented on OFBIZ-3414: ------------------------------------ The solution seems pretty simple to me: have project manager use the view, and put the work effort application back the way it was. > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- 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-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802696#action_12802696 ] Adrian Crum commented on OFBIZ-3414: ------------------------------------ I agree on #3. When I added that comment it was not working in either online demo. I'm beginning to notice a pattern, which might be another clue. If I run ant clean-all, then ant run-install, the Work Effort application starts off working as it should. If I go to the Edit Work Effort screen and click save, then the entire Work Effort application starts to go berzerk. > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- 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-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802747#action_12802747 ] Hans Bakker commented on OFBIZ-3414: ------------------------------------ Your #2 please check revision 901102 there you can create a any workeffortype within the calendar portlet. Regards, hans > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- 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-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802898#action_12802898 ] Adrian Crum commented on OFBIZ-3414: ------------------------------------ Hans, I don't see where #2 has changed. It still doesn't take me to the Edit Work Effort screen. How do I enter the running time? Or the setup time? Or a temporal expression? Or percent complete? The approach you are trying to take is backwards. Instead of making Project Manager (a special purpose component) reuse work effort application artifacts, you are trying to make the work effort application BE a project manager. > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
Hi Adrian,
it is good hear that you appreciate the quick fix of these problems. :-) Your request was to be able to add any type of workeffort. Within the workeffort calendar it is now showing all the types in the event add screen. May i please remind you that this is a portlet now and is used in many other components? If you would like to add any other workeffort fields to the edit form, you can do that pretty easily as long as these fields do not show up in the other components in this way: edit the editCalEvent form in the applications/workeffort/widget/CalendarForms.xml file. add fields as much as you want but please add to every field: use-when="parentTypeId==void" then these fields will not show in any other component. If you would to have a full edit of any data field then it is better to use the 'create workeffort' in workeffort option within the workeffort component. hope this helps? Regards, Hans On Wed, 2010-01-20 at 17:10 +0000, Adrian Crum (JIRA) wrote: > [ https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802898#action_12802898 ] > > Adrian Crum commented on OFBIZ-3414: > ------------------------------------ > > Hans, > > I don't see where #2 has changed. It still doesn't take me to the Edit Work Effort screen. How do I enter the running time? Or the setup time? Or a temporal expression? Or percent complete? > > The approach you are trying to take is backwards. Instead of making Project Manager (a special purpose component) reuse work effort application artifacts, you are trying to make the work effort application BE a project manager. > > > > > Work Effort Application Is Broken In Trunk > > ------------------------------------------ > > > > Key: OFBIZ-3414 > > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > > Project: OFBiz > > Issue Type: Bug > > Components: workeffort > > Affects Versions: SVN trunk > > Reporter: Adrian Crum > > Assignee: Hans Bakker > > Priority: Minor > > > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. > Antwebsystems.com: Quality OFBiz services for competitive rates |
|
Hans,
I do NOT appreciate the quick fix of these problems - especially when you didn't fix anything. If you want to have portlets in the Project Manager application, then put them in the Project Manager application - NOT in the Work Effort application. If you want to use specially-crafted views in the Project Manager application, then put them in the Project Manager application, NOT in the Work Effort application. You have rendered the Work Effort application unusable. If you are unwilling to restore it to its previous functionality, then I will revert your changes myself, and if that breaks the Project Manager Application - then oh well. -Adrian --- On Thu, 1/21/10, Hans Bakker <[hidden email]> wrote: > From: Hans Bakker <[hidden email]> > Subject: Re: [jira] Commented: (OFBIZ-3414) Work Effort Application Is Broken In Trunk > To: [hidden email] > Date: Thursday, January 21, 2010, 12:38 AM > Hi Adrian, > > it is good hear that you appreciate the quick fix of these > problems. :-) > > Your request was to be able to add any type of workeffort. > Within the > workeffort calendar it is now showing all the types in the > event add > screen. > > May i please remind you that this is a portlet now and is > used in many > other components? > > If you would like to add any other workeffort fields to the > edit form, > you can do that pretty easily as long as these fields do > not show up in > the other components in this way: > > edit the editCalEvent form in the > applications/workeffort/widget/CalendarForms.xml file. > > add fields as much as you want but please add to every > field: > use-when="parentTypeId==void" > > then these fields will not show in any other component. > > If you would to have a full edit of any data field then it > is better to > use the 'create workeffort' in workeffort option within the > workeffort > component. > > hope this helps? > > Regards, > Hans > > > On Wed, 2010-01-20 at 17:10 +0000, Adrian Crum (JIRA) > wrote: > > [ https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802898#action_12802898 > ] > > > > Adrian Crum commented on OFBIZ-3414: > > ------------------------------------ > > > > Hans, > > > > I don't see where #2 has changed. It still doesn't > take me to the Edit Work Effort screen. How do I enter the > running time? Or the setup time? Or a temporal expression? > Or percent complete? > > > > The approach you are trying to take is backwards. > Instead of making Project Manager (a special purpose > component) reuse work effort application artifacts, you are > trying to make the work effort application BE a project > manager. > > > > > > > > > Work Effort Application Is Broken In Trunk > > > ------------------------------------------ > > > > > > > Key: OFBIZ-3414 > > > > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > > > > Project: OFBiz > > > Issue Type: > Bug > > > Components: > workeffort > > > Affects Versions: SVN trunk > > > > Reporter: Adrian Crum > > > > Assignee: Hans Bakker > > > > Priority: Minor > > > > > > The work effort application has become unusable. > There has been a major regression since R 9.04. See comments > for details. > > > -- > Antwebsystems.com: Quality OFBiz services for competitive > rates > > |
|
Adrian,
i tried to help you as much as I can. May i please remind you that the calendar is not even used in the project manager? Is however used in myportal, manufacturing and SFA and fixed assets... Regards, Hans On Thu, 2010-01-21 at 06:05 -0800, Adrian Crum wrote: > Hans, > > I do NOT appreciate the quick fix of these problems - especially when you didn't fix anything. > > If you want to have portlets in the Project Manager application, then put them in the Project Manager application - NOT in the Work Effort application. > > If you want to use specially-crafted views in the Project Manager application, then put them in the Project Manager application, NOT in the Work Effort application. > > You have rendered the Work Effort application unusable. If you are unwilling to restore it to its previous functionality, then I will revert your changes myself, and if that breaks the Project Manager Application - then oh well. > > -Adrian > > --- On Thu, 1/21/10, Hans Bakker <[hidden email]> wrote: > > > From: Hans Bakker <[hidden email]> > > Subject: Re: [jira] Commented: (OFBIZ-3414) Work Effort Application Is Broken In Trunk > > To: [hidden email] > > Date: Thursday, January 21, 2010, 12:38 AM > > Hi Adrian, > > > > it is good hear that you appreciate the quick fix of these > > problems. :-) > > > > Your request was to be able to add any type of workeffort. > > Within the > > workeffort calendar it is now showing all the types in the > > event add > > screen. > > > > May i please remind you that this is a portlet now and is > > used in many > > other components? > > > > If you would like to add any other workeffort fields to the > > edit form, > > you can do that pretty easily as long as these fields do > > not show up in > > the other components in this way: > > > > edit the editCalEvent form in the > > applications/workeffort/widget/CalendarForms.xml file. > > > > add fields as much as you want but please add to every > > field: > > use-when="parentTypeId==void" > > > > then these fields will not show in any other component. > > > > If you would to have a full edit of any data field then it > > is better to > > use the 'create workeffort' in workeffort option within the > > workeffort > > component. > > > > hope this helps? > > > > Regards, > > Hans > > > > > > On Wed, 2010-01-20 at 17:10 +0000, Adrian Crum (JIRA) > > wrote: > > > [ https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802898#action_12802898 > > ] > > > > > > Adrian Crum commented on OFBIZ-3414: > > > ------------------------------------ > > > > > > Hans, > > > > > > I don't see where #2 has changed. It still doesn't > > take me to the Edit Work Effort screen. How do I enter the > > running time? Or the setup time? Or a temporal expression? > > Or percent complete? > > > > > > The approach you are trying to take is backwards. > > Instead of making Project Manager (a special purpose > > component) reuse work effort application artifacts, you are > > trying to make the work effort application BE a project > > manager. > > > > > > > > > > > > > Work Effort Application Is Broken In Trunk > > > > ------------------------------------------ > > > > > > > > > > Key: OFBIZ-3414 > > > > > > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > > > > > > Project: OFBiz > > > > Issue Type: > > Bug > > > > Components: > > workeffort > > > > Affects Versions: SVN trunk > > > > > > Reporter: Adrian Crum > > > > > > Assignee: Hans Bakker > > > > > > Priority: Minor > > > > > > > > The work effort application has become unusable. > > There has been a major regression since R 9.04. See comments > > for details. > > > > > -- > > Antwebsystems.com: Quality OFBiz services for competitive > > rates > > > > > > > Antwebsystems.com: Quality OFBiz services for competitive rates |
|
On Jan 21, 2010, at 3:16 PM, Hans Bakker wrote: > Adrian, > > i tried to help you as much as I can. May i please remind you that the > calendar is not even used in the project manager? Is however used in > myportal, manufacturing Hans, just a minor note: I don't think there are specific screens for the calendar in the manufacturing application. Kind regards, Jacopo > and SFA and fixed assets... > > Regards, > Hans > > > On Thu, 2010-01-21 at 06:05 -0800, Adrian Crum wrote: >> Hans, >> >> I do NOT appreciate the quick fix of these problems - especially when you didn't fix anything. >> >> If you want to have portlets in the Project Manager application, then put them in the Project Manager application - NOT in the Work Effort application. >> >> If you want to use specially-crafted views in the Project Manager application, then put them in the Project Manager application, NOT in the Work Effort application. >> >> You have rendered the Work Effort application unusable. If you are unwilling to restore it to its previous functionality, then I will revert your changes myself, and if that breaks the Project Manager Application - then oh well. >> >> -Adrian >> >> --- On Thu, 1/21/10, Hans Bakker <[hidden email]> wrote: >> >>> From: Hans Bakker <[hidden email]> >>> Subject: Re: [jira] Commented: (OFBIZ-3414) Work Effort Application Is Broken In Trunk >>> To: [hidden email] >>> Date: Thursday, January 21, 2010, 12:38 AM >>> Hi Adrian, >>> >>> it is good hear that you appreciate the quick fix of these >>> problems. :-) >>> >>> Your request was to be able to add any type of workeffort. >>> Within the >>> workeffort calendar it is now showing all the types in the >>> event add >>> screen. >>> >>> May i please remind you that this is a portlet now and is >>> used in many >>> other components? >>> >>> If you would like to add any other workeffort fields to the >>> edit form, >>> you can do that pretty easily as long as these fields do >>> not show up in >>> the other components in this way: >>> >>> edit the editCalEvent form in the >>> applications/workeffort/widget/CalendarForms.xml file. >>> >>> add fields as much as you want but please add to every >>> field: >>> use-when="parentTypeId==void" >>> >>> then these fields will not show in any other component. >>> >>> If you would to have a full edit of any data field then it >>> is better to >>> use the 'create workeffort' in workeffort option within the >>> workeffort >>> component. >>> >>> hope this helps? >>> >>> Regards, >>> Hans >>> >>> >>> On Wed, 2010-01-20 at 17:10 +0000, Adrian Crum (JIRA) >>> wrote: >>>> [ https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802898#action_12802898 >>> ] >>>> >>>> Adrian Crum commented on OFBIZ-3414: >>>> ------------------------------------ >>>> >>>> Hans, >>>> >>>> I don't see where #2 has changed. It still doesn't >>> take me to the Edit Work Effort screen. How do I enter the >>> running time? Or the setup time? Or a temporal expression? >>> Or percent complete? >>>> >>>> The approach you are trying to take is backwards. >>> Instead of making Project Manager (a special purpose >>> component) reuse work effort application artifacts, you are >>> trying to make the work effort application BE a project >>> manager. >>>> >>>> >>>> >>>>> Work Effort Application Is Broken In Trunk >>>>> ------------------------------------------ >>>>> >>>>> >>> Key: OFBIZ-3414 >>>>> >>> URL: https://issues.apache.org/jira/browse/OFBIZ-3414 >>>>> >>> Project: OFBiz >>>>> Issue Type: >>> Bug >>>>> Components: >>> workeffort >>>>> Affects Versions: SVN trunk >>>>> >>> Reporter: Adrian Crum >>>>> >>> Assignee: Hans Bakker >>>>> >>> Priority: Minor >>>>> >>>>> The work effort application has become unusable. >>> There has been a major regression since R 9.04. See comments >>> for details. >>>> >>> -- >>> Antwebsystems.com: Quality OFBiz services for competitive >>> rates >>> >>> >> >> >> > -- > Antwebsystems.com: Quality OFBiz services for competitive rates > |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828371#action_12828371 ] Adrian Crum commented on OFBIZ-3414: ------------------------------------ Issues 3 & 4 fixed in rev 905475. > Work Effort Application Is Broken In Trunk > ------------------------------------------ > > Key: OFBIZ-3414 > URL: https://issues.apache.org/jira/browse/OFBIZ-3414 > Project: OFBiz > Issue Type: Bug > Components: workeffort > Affects Versions: SVN trunk > Reporter: Adrian Crum > Assignee: Hans Bakker > Priority: Minor > > The work effort application has become unusable. There has been a major regression since R 9.04. See comments for details. -- 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 |
