Compare commits

...

2 Commits

Author SHA1 Message Date
wangjia cd3cc0d8fe chore: release client-v1.1.0
Deploy Client / build-client-web (push) Successful in 1m0s
Deploy Client / build-windows (push) Successful in 2m6s
Deploy Client / build-macos (push) Successful in 2m45s
Deploy Client / build-android (push) Successful in 1m18s
Deploy Client / build-ios (push) Successful in 3m38s
Deploy Client / release-deploy-client (push) Successful in 1m33s
出库成本/售价/利润重设计作为 minor 里程碑:1.0.88 → 1.1.0(同内容重标,与 server-v1.1.0 配套)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
2026-07-03 13:01:16 +08:00
wangjia 56359f9623 chore: release server-v1.1.0
Deploy Server / release-deploy-server (push) Successful in 53s
定价字段消歧+利润模型作为 minor 里程碑:1.0.86 → 1.1.0(同内容重标)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
2026-07-03 12:56:40 +08:00
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ 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.1.0] - 2026-07-03
> 定价与利润模型里程碑版(内容与 1.0.88 相同,版本号升为 1.1.0,与 server-v1.1.0 配套)。
### 新功能
- 出库单详情全新明细:成本价、售价、利润三列一目了然,底部同时显示合计金额与合计利润(仅管理员可见成本与利润)。
+3 -1
View File
@@ -5,7 +5,9 @@
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.86] - 2026-07-03
## [1.1.0] - 2026-07-03
> 定价数据模型里程碑版(内容与 1.0.86 相同,版本号升为 1.1.0)。
### 新功能
- 出库单新增「总利润」:建单即计算入库,确认售价、确认进价(成本回填)后自动联动重算。