forked from hechenqingyuan/gitwms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
# gitwms | ||
吉特仓储管理系统 | ||
|
||
主要包含功能如下: | ||
|
||
系统管理 | ||
|
||
----员工管理 | ||
|
||
----角色管理 | ||
|
||
----部门管理 | ||
|
||
----菜单管理 | ||
|
||
----权限分配 | ||
|
||
----标识符管理 | ||
|
||
|
||
基本资料 | ||
|
||
----供应商管理 | ||
|
||
----库位管理 | ||
|
||
----客户管理 | ||
|
||
----计量单位 | ||
|
||
----产品类别 | ||
|
||
----产品管理 | ||
|
||
|
||
仓库管理 | ||
|
||
----入库管理 | ||
|
||
----出库管理 | ||
|
||
----报损管理 | ||
|
||
----移库管理 | ||
|
||
----盘点管理 | ||
|
||
----退货管理 | ||
|
||
|
||
报表管理 | ||
|
||
----库存清单 | ||
|
||
----货品统计 | ||
|
||
----出入库报表 | ||
|
||
----入库报表 | ||
|
||
----出库报表 | ||
|
||
----报损报表 | ||
|
||
----退货报表 | ||
|
||
----客户报表 | ||
|
||
----供应商报表 | ||
|
||
----台账记录 | ||
|
||
----自定义报表 | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|