mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-15 02:32:06 +00:00
17 lines
429 B
XML
17 lines
429 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!--
|
|
Copyright (C) 2018-Today GRAP (http://www.grap.coop)
|
|
@author: Sylvain LE GAL (https://twitter.com/legalsylvain)
|
|
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
-->
|
|
<flectra>
|
|
|
|
<menuitem
|
|
id="menu_mass_operation"
|
|
name="Mass Operations"
|
|
parent="base.menu_administration"
|
|
sequence="11"
|
|
/>
|
|
<!-- base.menu_custom -->
|
|
</flectra>
|