Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fbcf573034 |
@@ -5,6 +5,19 @@ 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.1.1] - 2026-07-03
|
||||
|
||||
### 新功能
|
||||
- 入库/出库管理各新增「草稿单数」卡片(审核卡片之后,点击直接筛选草稿单)。
|
||||
- 出库单详情明细在售价后新增「总售价」列。
|
||||
- 新建出库单从库存选择商品后,数量自动填入可用数量、售价自动填入入库时的参考售价。
|
||||
- 商品公开预览页支持返回(从 App 内进入时显示返回按钮)。
|
||||
|
||||
### 改进
|
||||
- 出库/入库详情明细:行内价格去掉 ¥ 符号并缩小一号,不再折行拥挤;列宽重排。
|
||||
- 入库明细列名更清晰:进价(单瓶)/ 总价;库存列表「单价」列改为「总价」(库存×成本);
|
||||
商品编辑抽屉改为 成本价(单瓶)/ 总成本价。
|
||||
|
||||
## [1.1.0] - 2026-07-03
|
||||
|
||||
> 定价与利润模型里程碑版(内容与 1.0.88 相同,版本号升为 1.1.0,与 server-v1.1.0 配套)。
|
||||
|
||||
Reference in New Issue
Block a user