Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12527

Have a Menu in SFA featuring actions to create the main objects

Details

    Description

      Currently the create buttons for the main objects of the SFA application are located within find and profile widgets/templates of those objects.

      In order to improve the usability of this application, OFBiz and thus the appeal of it for adopters and users, these create buttons/links/etc. should be in a main action menu visible at all times when a user with CREATE permissions is working within the application

      Attachments

        Issue Links

          Activity

            Commit 929a66c054b2b0f9246d58473cc9d9f354d735c6 in ofbiz-framework's branch refs/heads/trunk from Pierre Smits
            [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=929a66c054 ]

            Improved: Have a Menu in SFA featuring actions to create the main objects (OFBIZ-12527) (#760)

            Currently the create buttons for the main objects of the SFA application are located within find and profile widgets/templates of those objects.
            In order to improve the usability of this application, OFBiz and thus the appeal of it for adopters and users, these create buttons/links/etc. should be in a main action menu visible at all times when a user with CREATE permissions is working within the application

            modified:

            • SfaMenus.xml - Added menu MainActionMenu
            • included MainActionMenu in various screens to ensure that it is visible to user with CREATE permissions
            jira-bot ASF subversion and git services added a comment - Commit 929a66c054b2b0f9246d58473cc9d9f354d735c6 in ofbiz-framework's branch refs/heads/trunk from Pierre Smits [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=929a66c054 ] Improved: Have a Menu in SFA featuring actions to create the main objects ( OFBIZ-12527 ) (#760) Currently the create buttons for the main objects of the SFA application are located within find and profile widgets/templates of those objects. In order to improve the usability of this application, OFBiz and thus the appeal of it for adopters and users, these create buttons/links/etc. should be in a main action menu visible at all times when a user with CREATE permissions is working within the application modified: SfaMenus.xml - Added menu MainActionMenu included MainActionMenu in various screens to ensure that it is visible to user with CREATE permissions

            Hi Pierre,

            https://localhost:8443/sfa/control/Events

            java.lang.RuntimeException: Error rendering screenlet in screen named [main]: java.io.IOException: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null

            There is also a bit of redundancy with pre-existing buttons. I think that is OK as is.

            jleroux Jacques Le Roux added a comment - Hi Pierre, https://localhost:8443/sfa/control/Events java.lang.RuntimeException: Error rendering screenlet in screen named [main] : java.io.IOException: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null There is also a bit of redundancy with pre-existing buttons. I think that is OK as is.

            Commit ece6bd7b343c3a8eb9329e09ec5702a700ffca1c in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
            [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=ece6bd7b34 ]

            Improved: Have a Menu in SFA featuring actions to create the main objects (OFBIZ-12527)

            Adds 2 French labels

            jira-bot ASF subversion and git services added a comment - Commit ece6bd7b343c3a8eb9329e09ec5702a700ffca1c in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=ece6bd7b34 ] Improved: Have a Menu in SFA featuring actions to create the main objects ( OFBIZ-12527 ) Adds 2 French labels
            pierresmits Pierre Smits added a comment -

            Hi jleroux,

            https://localhost:8443/sfa/control/Events

            java.lang.RuntimeException: Error rendering screenlet in screen named [main]: java.io.IOException: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null

            I noticed that too. It will be addressed subsequently.

            There is also a bit of redundancy with pre-existing buttons. I think that is OK as is.

            We have that in several places (applications). This will be addressed in a new improvement ticket.

            pierresmits Pierre Smits added a comment - Hi jleroux , https://localhost:8443/sfa/control/Events java.lang.RuntimeException: Error rendering screenlet in screen named [main] : java.io.IOException: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null I noticed that too. It will be addressed subsequently. There is also a bit of redundancy with pre-existing buttons. I think that is OK as is. We have that in several places (applications). This will be addressed in a new improvement ticket.

            Tough only related because it's the same kind, un case you did not spot this one here it is:

            https://localhost:8443/myportal/control/showPortalPage?portalPageId=MYPORTAL_EMPLOYEE6&parentPortalPageId=MYPORTAL_EMPLOYEE

            java.lang.RuntimeException: Error rendering screenlet in screen named [MyLeaveList]: java.io.IOException: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null

            jleroux Jacques Le Roux added a comment - Tough only related because it's the same kind, un case you did not spot this one here it is: https://localhost:8443/myportal/control/showPortalPage?portalPageId=MYPORTAL_EMPLOYEE6&parentPortalPageId=MYPORTAL_EMPLOYEE java.lang.RuntimeException: Error rendering screenlet in screen named [MyLeaveList] : java.io.IOException: java.lang.NullPointerException: Cannot invoke "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null
            pierresmits Pierre Smits added a comment -

            jleroux ,

            The MyLeaveList issue is addressed via OFBIZ-13036 and PR#770

            pierresmits Pierre Smits added a comment - jleroux , The MyLeaveList issue is addressed via OFBIZ-13036 and PR#770

            Hi Pierre,

            SfaOpportunity and SfaForecast MarketingUiLabels are not taken in to account in . Not loaded I guess, after few mins I prefer you take over

            jleroux Jacques Le Roux added a comment - Hi Pierre, SfaOpportunity and SfaForecast MarketingUiLabels are not taken in to account in . Not loaded I guess, after few mins I prefer you take over
            pierresmits Pierre Smits added a comment -

            Hi Jacques,

            I will take care of it as soon as possible.

            pierresmits Pierre Smits added a comment - Hi Jacques, I will take care of it as soon as possible.
            jleroux Jacques Le Roux added a comment - - edited

            Forgot to say that this issue

            SfaOpportunity and SfaForecast MarketingUiLabels are not taken in to account in

            have been fixed by OFBIZ-13037

            jleroux Jacques Le Roux added a comment - - edited Forgot to say that this issue SfaOpportunity and SfaForecast MarketingUiLabels are not taken in to account in have been fixed by OFBIZ-13037

            People

              pierresmits Pierre Smits
              pierresmits Pierre Smits
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: