# 收银 **Repository Path**: jishuke/cash_register ## Basic Information - **Project Name**: 收银 - **Description**: 超市收银系统 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 33 - **Created**: 2022-12-21 - **Last Updated**: 2022-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `收银系统`
**一.对应开发功能**
1.账户管理和登陆
2.菜单管理
3.商品入库编辑,历史查看,导入
4.商品编辑
5.商品报损编辑,历史查看
6.收银支付
7.支付完成
8.退单
9.盘点
10.销售报表
11.连接打印机等硬件
12.系统设置
13.会员
14.交接班
**二.业务逻辑**
根据不同人查看不同数据,上级看下级数据
定制化报表,上级才有查看报表功能
支持excel导入
支持支付宝和微信二维码定额支付,支付完成页面根据金额匹配对应账户图片
订单有未支付订单,可继续支付
库存预警
微信通知(python实现)
个人支付时,获取支付宝微信完成通知(安卓版)
**三.待完成**
13.会员
14.交接班
15.获取支付宝微信完成通知回调接口
![登录](https://images.gitee.com/uploads/images/2020/1219/100156_5f1fe298_1560981.png "denglu.PNG") ![菜单](https://images.gitee.com/uploads/images/2020/1219/100250_1cc1f9a8_1560981.png "caidan.PNG") ![商品管理](https://images.gitee.com/uploads/images/2020/1219/100303_5615463d_1560981.png "shanpin.PNG") ![收银](https://images.gitee.com/uploads/images/2020/1219/100319_85351a9f_1560981.png "shouyin.PNG") ![收款](https://images.gitee.com/uploads/images/2020/1219/100331_ea73aa95_1560981.png "shoukuan.PNG") ![完成](https://images.gitee.com/uploads/images/2020/1219/100344_ee8f4939_1560981.png "wancheng.PNG")