chore: release client-v1.0.88
Deploy Client / build-client-web (push) Successful in 52s
Deploy Client / build-macos (push) Successful in 2m49s
Deploy Client / build-android (push) Successful in 1m21s
Deploy Client / build-ios (push) Successful in 3m11s
Deploy Client / build-windows (push) Successful in 2m16s
Deploy Client / release-deploy-client (push) Successful in 1m31s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
This commit is contained in:
wangjia
2026-07-03 12:45:40 +08:00
parent 8d5e8c8be9
commit 3852d70520
+10
View File
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.88] - 2026-07-03
### 新功能
- 出库单详情全新明细:成本价、售价、利润三列一目了然,底部同时显示合计金额与合计利润(仅管理员可见成本与利润)。
- 新建出库单:明细行实时显示每行利润(原「金额」列升级),底栏新增合计利润;商品名称下方直接展示商品编码。
### 改进
- 入库单明细列头更清晰:进价(单瓶)、参考售价、总进价。
- 退单窗口金额改按售价显示,与应收冲账口径一致。
## [1.0.87] - 2026-07-03
### 新功能