<?xml version="1.0"?>
<!--
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_StoreCredit
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>
        <add id="Bss_StoreCredit::storecredit" title="Bss Store Credit" module="Bss_StoreCredit" sortOrder="20" resource="Bss_StoreCredit::storecredit"/>

        <add id="Bss_StoreCredit::storecredit_transactions" title="Transactions" module="Bss_StoreCredit" sortOrder="30" parent="Bss_StoreCredit::storecredit" action="storecredit/index/transactions" resource="Bss_StoreCredit::storecredit_transactions"/>

        <add id="Bss_StoreCredit::storecredit_report" title="Report" module="Bss_StoreCredit" sortOrder="40" parent="Bss_StoreCredit::storecredit" action="storecredit/index/report" resource="Bss_StoreCredit::storecredit_report"/>
    </menu>
</config>
