<?xml version="1.0"?>
<!--
/**
 * Copyright © 2021-2022 Brushyourideas. All rights reserved.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../Backend/etc/menu.xsd">
    <menu>
        <remove id="Magento_Sales::sales_operation" />
        <remove id="Magento_Sales::sales_invoice" />
        <remove id="Magento_Sales::sales_shipment" />
        <remove id="Magento_Sales::sales_creditmemo" />
        <remove id="Magento_Sales::sales_transactions" />
        <remove id="Magento_Paypal::paypal_billing_agreement" />
        <!-- <remove id="Magento_Customer::customer" /> -->
        <remove id="Magento_Customer::customer_online" />
        <remove id="Magento_Customer::customer_group" />
        <remove id="Magento_LoginAsCustomerLog::login_log" />
        <!-- enabled import/export feature -->
        <!-- <remove id="Magento_ImportExport::system_convert_import" />
              <remove id="Magento_ImportExport::system_convert_export" /> -->
        <remove id="Magento_ImportExport::system_convert_history" />
        <remove id="Magento_TaxImportExport::system_convert_tax" />
        <remove id="Magento_Backend::dashboard" />
        <remove id="Magento_Backend::marketing" />
        <remove id="Magento_Backend::content" />
        <remove id="Magento_Reports::report" />
        <remove id="Magento_Marketplace::partners" />
        <remove id="Magento_Backend::other_settings" />
        <remove id="Magento_Tax::sales_tax" />
        <remove id="Magento_Backend::system_currency" />
        <!-- <remove id="Magento_Backend::system_convert" /> -->
        <!--  <remove id="Magento_Integration::system_extensions" /> -->
        <remove id="Magento_Backend::other_settings" />
        <!-- <remove id="Magento_User::system_acl" /> -->
        <remove id="Magento_Backend::system_other_settings" />
        <remove id="Magento_CurrencySymbol::system_currency" />
        <remove id="Magento_Backup::system_tools_backup" />
        <remove id="Magento_Backend::setup_wizard" />
        <remove id="Magento_Sales::system_order_status" />
        <remove id="Magento_CheckoutAgreements::sales_checkoutagreement" />
        <remove id="Magento_Backend::system_store" />
        <remove id="Magento_Catalog::catalog_attributes_sets" />
        <remove id="Magento_Review::catalog_reviews_ratings_ratings" />
        <remove id="Magento_InventoryAdminUi::inventory" />
        <remove id="Temando_Shipping::shipping" />
        <remove id="Magento_AsynchronousOperations::system_magento_logging" />
        <remove id="biztech_Productdesigner::configurableattributes" />
        <!-- <remove id="Magento_Sales::sales" /> -->
        <update id="Magento_Sales::sales" title="Design Orders" translate="title" module="Magento_Sales" sortOrder="15" dependsOnModule="Magento_Sales" resource="Magento_Sales::sales" action="sales/order" />
        <!-- <move element="customer-account-navigation-orders-link" destination="customer_account_navigation" before="customer-account-navigation-account-edit-link"/> -->
        <update id="Magento_Customer::customer" title="Customers" translate="title" module="Magento_Customer" sortOrder="30" dependsOnModule="Magento_Customer" resource="Magento_Customer::customer" action="customer/index/" />
    </menu>
</config>
