• Joined on 2023-11-07
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-25 07:17:13 +00:00
d0fd7663a2 1、修改租卡系统-库存管理导出excel的排序规则:按照商品名称的拼音字母进行排序;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-25 02:41:14 +00:00
bbfda005cf 1、查询用户信息接口增加字段:member_discount_flag,用来让前端判断该用户能否享受会员优惠;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-24 08:30:24 +00:00
80b776ec47 1、修复进销存报表筛选时间后,期末金额不准确的缺陷;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-24 08:04:22 +00:00
612c087b44 1、修复库存调拨时,同一个调拨订单添加多个不同采购价的串码商品审核后采购价随机变成一致的缺陷;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-24 06:25:22 +00:00
b56dc88ebd 1、优化进销存报表,之前由于计算期初库存时改变了日期,导致查询的采购等数量不准确;
chenlin pushed to main at chenlin/migu_admin_server 2024-10-24 01:53:00 +00:00
dde900dfe5 1.修复历史查询汇总返回总数不准确的问题;
chenlin pushed to main at chenlin/migu_admin_server 2024-10-23 05:52:05 +00:00
ff4b3a7b54 1.新增营收分析接口;
f8e1a6e92d 1.注释对外提供的接口,只保留后台相关接口;
Compare 2 commits »
chenlin pushed to main at chenlin/migu_admin_server 2024-10-22 08:29:30 +00:00
bd4f3e6333 Initial commit
chenlin created branch main in chenlin/migu_admin_server 2024-10-22 08:29:30 +00:00
chenlin created repository chenlin/migu_admin_server 2024-10-22 08:23:46 +00:00
chenlin pushed to main at chenlin/migu_server 2024-10-22 08:22:48 +00:00
2f382db28d 1.增加首页数据查询接口;
chenlin pushed to main at chenlin/migu_server 2024-10-22 03:01:26 +00:00
aa4a350da7 1.修改订购成功回调通知的逻辑;
chenlin pushed to main at chenlin/migu_server 2024-10-21 10:14:06 +00:00
d372c69e32 1.增加逻辑,如果订购成功回调通知有订单表之外的数据;则查询流水表,有则加入记录;
chenlin created branch main in chenlin/migu_server 2024-10-18 15:47:40 +00:00
chenlin pushed to main at chenlin/migu_server 2024-10-18 15:47:40 +00:00
cb52858656 Initial commit
chenlin created repository chenlin/migu_server 2024-10-18 15:45:33 +00:00
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-12 01:35:22 +00:00
1710712684 1、优化进销存报表,修改期初库存,期末库存计算规则(目前数量一致,金额还有差异);
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-10 08:25:57 +00:00
47adb34c2c 1、获取零售订单小票数据,增加字段IsShowImei和IMEI;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-09 11:47:33 +00:00
cdd28ce1b7 1、优化零售明细中销售毛利和员工毛利,审核后更新时使用实际零售价计算;
chenlin pushed to dev_1.4.2 at minghui/mh_server 2024-10-09 06:42:22 +00:00
15089f71ca 1.修改商场积分兑换接口,入参收获地址改成非必填;