[ofbiz-framework] branch trunk updated: Improved: Create 'New Request' button should be removed from create new request screen in Order the component. (OFBIZ-12121)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch trunk updated: Improved: Create 'New Request' button should be removed from create new request screen in Order the component. (OFBIZ-12121)

jleroux@apache.org
This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 49dbd2a  Improved: Create 'New Request' button should be removed from create new request screen in Order the component. (OFBIZ-12121)
49dbd2a is described below

commit 49dbd2afcb0e2b402c98eb9fc6830016e097eb86
Author: Jacques Le Roux <[hidden email]>
AuthorDate: Sun Jan 24 18:13:40 2021 +0100

    Improved: Create 'New Request' button should be removed from create new request screen in Order the component. (OFBIZ-12121)
   
    Thanks: Shubham Choudhary
---
 applications/order/widget/ordermgr/OrderMenus.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/applications/order/widget/ordermgr/OrderMenus.xml b/applications/order/widget/ordermgr/OrderMenus.xml
index c3fcc12..860cf80 100644
--- a/applications/order/widget/ordermgr/OrderMenus.xml
+++ b/applications/order/widget/ordermgr/OrderMenus.xml
@@ -396,9 +396,6 @@ under the License.
 
     <menu name="RequestSubTabBar" extends="CommonTabBarMenu" extends-resource="component://common/widget/CommonMenus.xml"
         menu-container-style="button-bar button-style-2">
-        <menu-item name="newRequest" title="${uiLabelMap.OrderNewRequest}">
-            <link target="EditRequest"/>
-        </menu-item>
         <menu-item name="createQuoteFromRequest" title="${uiLabelMap.OrderCreateQuoteFromRequest}">
             <condition>
                 <and>