You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/05/04 16:06:00 UTC

[jira] [Commented] (OFBIZ-12559) GlSetupScreens.xml - MainActionMenu not shown

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

ASF subversion and git services commented on OFBIZ-12559:
---------------------------------------------------------

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

Fixed: GlSetupScreens.xml - MainActionMenu not shown (OFBIZ-12559) (#507)

The MainActionMenu of the Accounting component is
intended to provide the users with CREATE permissions
a direct way to create the main objects of the
Accounting components (Gl transaction, invoice,
payment), instead of - as such a user - have to go
through multiple screens to get to the action
trigger to create such objects.
The MainActionMenu is applied in various decorator
screens. It is, however, not applied in the
GlSetupScreen.xml file.

Modified: GlSetupScreens.xml
added pre-body decorator section, including ref to
MainActionMenu, to:
- screen ListCompanies
- screen AddCompany
- screen ImportExport

> GlSetupScreens.xml - MainActionMenu not shown
> ---------------------------------------------
>
>                 Key: OFBIZ-12559
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12559
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Upcoming Branch
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>              Labels: consistency, user-experience
>
> The MainActionMenu of the Accounting component is intended to provide the users with CREATE permissions a direct way to create the main objects of the Accounting components (Gl transaction, invoice, payment), instead of - as such a user - have to go through multiple screens to get to the action trigger to create such objects.
> The MainActionMenu is applied in various decorator screens. It is, however, not applied in the GlSetupScreen.xml file.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)