• Release server-v1.0.78
    Deploy Server / release-deploy-server (push) Successful in 6m36s
    Stable

    wangjia released this 2026-06-23 12:12:34 +00:00 | 300 commits to main since this release

    server-v1.0.78

    新功能

    • 入库单新增「确认进价」接口:以 0 价(暂估)入库并已审核/出库的调货单据,价格确定后可补填真实进价。系统在一个事务内前向补偿——回填库存批次成本与已出库明细的成本快照、按差额补一条对供应商的应付流水、重算入库单合计,售价与应收不受影响;仅管理员可操作,支持多次按差额修正。
    Downloads
  • Release client-v1.0.76
    Deploy Client / build-client-web (push) Successful in 42s
    Deploy Client / build-macos (push) Successful in 2m33s
    Deploy Client / build-android (push) Successful in 1m37s
    Deploy Client / build-ios (push) Successful in 2m51s
    Deploy Client / build-windows (push) Successful in 2m22s
    Deploy Client / release-deploy-client (push) Successful in 2m58s
    Stable

    wangjia released this 2026-06-23 12:12:12 +00:00 | 301 commits to main since this release

    client-v1.0.76

    新功能

    • 商品详情页:双击商品图片即可全屏查看,支持双指缩放、左右翻页
    • 入库单详情新增「确认进价」:先以 0 价(待定)入库的调货单据,价格确定后可补填真实进价,系统自动回填库存成本、已出库成本与对供应商的应付,售价/应收不受影响;库存与入库明细中未定价的商品显示「待定价」
    Downloads
  • Release server-v1.0.77
    Deploy Server / release-deploy-server (push) Successful in 1m32s
    Stable

    wangjia released this 2026-06-22 14:24:43 +00:00 | 307 commits to main since this release

    server-v1.0.77

    新功能

    • 出库单列表支持按「商品编码」精确反查:可查出包含某个商品编码的所有出库单。同时为出库明细新增 (门店, 商品编码) 复合索引,在数万条明细下仍保持毫秒级查询,不影响写入。
    Downloads
  • Release server-v1.0.76
    Deploy Server / release-deploy-server (push) Successful in 1m30s
    Stable

    wangjia released this 2026-06-22 12:15:38 +00:00 | 309 commits to main since this release

    server-v1.0.76

    修复

    • 修复「编辑入库单草稿后合计金额变成 0」的问题:此前每次编辑草稿会把单据合计金额错误清零(明细的单价/金额正常,仅单据头合计未重算),现已按明细正确重算。
    Downloads
  • Release client-v1.0.73
    Deploy Client / build-client-web (push) Successful in 40s
    Deploy Client / build-windows (push) Successful in 2m7s
    Deploy Client / build-macos (push) Successful in 2m11s
    Deploy Client / build-android (push) Successful in 1m8s
    Deploy Client / build-ios (push) Successful in 2m48s
    Deploy Client / release-deploy-client (push) Successful in 1m26s
    Stable

    wangjia released this 2026-06-22 06:26:23 +00:00 | 310 commits to main since this release

    client-v1.0.73

    改进

    • 出库「添加商品」选货弹窗改为分页加载:默认显示前 20 条,底部显示库存总数并支持上一页/下一页翻页;弹窗打开即加载、按编码/名称/系列搜索时即时分页,避免一次拉取过多导致加载缓慢或看不到商品
    Downloads
  • Release client-v1.0.72
    Deploy Client / build-client-web (push) Successful in 41s
    Deploy Client / build-windows (push) Successful in 2m34s
    Deploy Client / build-macos (push) Successful in 2m17s
    Deploy Client / build-android (push) Successful in 1m26s
    Deploy Client / build-ios (push) Successful in 2m42s
    Deploy Client / release-deploy-client (push) Successful in 1m35s
    Stable

    wangjia released this 2026-06-22 05:02:29 +00:00 | 311 commits to main since this release

    client-v1.0.72

    新功能

    • 出库单录入新增「售价」可编辑列:可按实际销售价录入,金额与单据应收按「售价 × 数量」实时计算,同时保留成本价一栏便于对比

    改进

    • 「退单」按钮改为红色实心样式,更醒目地突出该危险操作(与原型一致)
    • 库存列表隐藏「库存量」列:序列号模型下每件商品独立,原数量列易受历史数据误导,故不再展示(缺货/预警逻辑不受影响)
    • 出库「添加商品」可一次看到整仓商品(需配合后端 v1.0.75)
    Downloads
  • Release server-v1.0.75
    Deploy Server / release-deploy-server (push) Successful in 1m7s
    Stable

    wangjia released this 2026-06-22 05:01:25 +00:00 | 312 commits to main since this release

    server-v1.0.75

    新功能

    • 出库单新增「售价」字段:可按实际销售价录入,应收账款改为按「售价 × 数量」计算,更真实地反映销售额(此前应收按成本价计)。

    修复

    • 修复出库单「添加商品」选择器只能看到一小部分商品的问题:库存查询接口的分页上限此前会把超额请求打回,导致选货时只显示约 20 条,现已放宽,可一次加载整仓商品。
    Downloads
  • Release client-v1.0.71
    Deploy Client / build-client-web (push) Successful in 47s
    Deploy Client / build-macos (push) Successful in 2m11s
    Deploy Client / build-android (push) Successful in 1m11s
    Deploy Client / build-ios (push) Successful in 2m29s
    Deploy Client / build-windows (push) Successful in 2m27s
    Deploy Client / release-deploy-client (push) Successful in 1m27s
    Stable

    wangjia released this 2026-06-21 14:17:50 +00:00 | 314 commits to main since this release

    client-v1.0.71

    新功能

    • 已审核单据「退单」:入库/出库列表点红色「退单」→ 弹出退单明细窗,可逐行退或一键「全部退单」,确认框显示名称/系列/规格;已退明细以红色「已退单」醒目标注,列表状态旁显示「部分退单/已退单」徽章
    • 数据导入页新增「入库单/出库单」导入(老系统单据打印格式,每个文件一张单)
    Downloads
  • Release server-v1.0.74
    Deploy Server / release-deploy-server (push) Successful in 2m4s
    Stable

    wangjia released this 2026-06-21 14:17:24 +00:00 | 315 commits to main since this release

    server-v1.0.74

    新功能

    • 已审核的入库单/出库单支持「退单」:可整单退或按明细行退货。出库单退单的商品数量加回库存、入库单退单对应库存从库存删除,并自动冲减对应的应付/应收账款。权限:入库退单限管理员/超管;出库退单管理员/超管或本人。已被出库消耗的入库明细禁止退单。

    修复

    • 库存导入改为按商品编号匹配商品、不再按名称合并,避免再次导入产生重复编号
    Downloads
  • Release client-v1.0.70
    Deploy Client / build-client-web (push) Successful in 38s
    Deploy Client / build-macos (push) Successful in 2m10s
    Deploy Client / build-android (push) Successful in 56s
    Deploy Client / build-ios (push) Successful in 2m35s
    Deploy Client / build-windows (push) Successful in 1m49s
    Deploy Client / release-deploy-client (push) Successful in 1m23s
    Stable

    wangjia released this 2026-06-21 11:46:49 +00:00 | 320 commits to main since this release

    client-v1.0.70

    修复

    • 修复超级管理员看不到「撤回」按钮的问题(此前仅 admin 角色显示,superadmin 被漏掉)
    • 入库单批次号改为必填项,未填写会拦截提交

    改进

    • 「撤回」按钮:操作员现在也能撤回本人提交的审核中单据(管理员/超管仍可撤回任意单据);按钮改用警示(amber)样式
    • 新建入库单:生产日期列加宽,完整日期(如 2024-05-12)不再显示不全
    Downloads