mirror of
https://gitee.com/ShopeX/OMS
synced 2026-03-22 10:25:35 +08:00
66 lines
2.7 KiB
XML
66 lines
2.7 KiB
XML
<!--
|
|
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.
|
|
-->
|
|
<services>
|
|
<service id="desktop_view_helper">
|
|
<class>inventorydepth_view_helper</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_regulation">
|
|
<class>inventorydepth_finder_regulation</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_regulation_apply">
|
|
<class>inventorydepth_finder_regulation_apply</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop_skus">
|
|
<class>inventorydepth_finder_shop_skus</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop">
|
|
<class>inventorydepth_finder_shop</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop_skustockset">
|
|
<class>inventorydepth_finder_shop_skustockset</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop_adjustment">
|
|
<class>inventorydepth_finder_shop_adjustment</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_regulation_goodselect">
|
|
<class>inventorydepth_finder_regulation_goodselect</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_regulation_productselect">
|
|
<class>inventorydepth_finder_regulation_productselect</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop_items">
|
|
<class>inventorydepth_finder_shop_items</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop_frame">
|
|
<class>inventorydepth_finder_shop_items</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_shop_batchframe">
|
|
<class>inventorydepth_finder_shop_batchframe</class>
|
|
</service>
|
|
<service id="html_input">
|
|
<class>inventorydepth_view_input</class>
|
|
</service>
|
|
<service id="ome_shop_relation">
|
|
<class>inventorydepth_shop_relation</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_task">
|
|
<class>inventorydepth_finder_task</class>
|
|
</service>
|
|
<service id="desktop_finder.inventorydepth_mdl_task_skus">
|
|
<class>inventorydepth_finder_task_skus</class>
|
|
</service>
|
|
</services>
|