mirror of
https://gitee.com/ShopeX/OMS
synced 2026-04-28 19:55:30 +08:00
【优化】实收退导入界面
【新增】快捷菜单功能入口 【新增】爱库存电子面单获取
This commit is contained in:
@@ -1,18 +1,3 @@
|
||||
<!--
|
||||
Copyright 2012-2026 ShopeX (https://www.shopex.cn)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<desktop>
|
||||
|
||||
<permissions>
|
||||
@@ -85,6 +70,7 @@
|
||||
<workground name="基础档案" id="goods_manager" order="600" icon="icon-jichudangan-01">
|
||||
<menugroup name="供应商管理" en="supplier-management">
|
||||
<menu controller='admin_supplier' action='index' permission='purchase_supplier' display='true' order='5000100'>供应商</menu>
|
||||
<menu controller='admin_supplier' action='index' params='action:export' permission='supplier_export' display='false'>供应商导出</menu>
|
||||
<menu controller='admin_supplier_goods' action='index' permission='purchase_supplier_goods' display='true' order='5000101'>供应商基础物料</menu>
|
||||
</menugroup>
|
||||
</workground>
|
||||
|
||||
Reference in New Issue
Block a user