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 15:38:00 UTC

[jira] [Commented] (OFBIZ-12560) Party Main: duplicate action trigger (Person/Group)

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

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

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

Fixed: Party Main: duplicate action trigger (Person/Group) (OFBIZ-12560) (#508)

When accessing
https://localhost:8443/partymgr/control/main the
screen shows duplicate action triggers for the
creation of a new party of type=PERSON or
of type=PARTYGROUP.
These action triggers come from the MainActionMenu
for the a component, and from the 'CreateNewParty'
menu.

modified: PartyMenus.xml
removed from menu CreateNewParty:
- menu-item for the creation of a PartyGroup
- menu-item for the creation of a Person
as these already exists in the MainActionMenu of
the component.

> Party Main: duplicate action trigger (Person/Group)
> ---------------------------------------------------
>
>                 Key: OFBIZ-12560
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12560
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Upcoming Branch
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>              Labels: consistency, user-experience
>
> When accessing [https://localhost:8443/partymgr/control/main] the screen shows duplicate action triggers for the creation of a new party of type=PERSON or of type=PARTYGROUP.
> These action triggers come from the MainActionMenu for the a component, and from the 'CreateNewParty' menu.
>  



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