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
