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/12 12:40:00 UTC

[jira] [Commented] (OFBIZ-12554) Quote Edit - wrong decorator screen used

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

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

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

Fixed: Quote Edit - wrong decorator screen used (OFBIZ-12554) (#497)

Currently, the EditQuote screen in QuoteScreens.xml is using 'main-decorator' as the decorator-screen reference screen.
Because of this, the menus for the quote (being edited) are not shown to the user.

modified: QuoteScreens.xml
changed decorator-screen ref in screen EditQuote from 'main-decorator' to 'CommonQuoteDecorator

>  Quote Edit - wrong decorator screen used
> -----------------------------------------
>
>                 Key: OFBIZ-12554
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12554
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Upcoming Branch
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>              Labels: consistency, decorator, usability, user-experience
>
> Currently, the EditQuote screen in QuoteScreens.xml is using 'main-decorator' as the decorator-screen reference screen.
> To demo/test: https://localhost:8443/ordermgr/control/EditQuote?quoteId=CQ0001
> Because of this, the menus for the quote (being edited) are not shown to the user.



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