Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
This commit is contained in:
@@ -5,6 +5,21 @@
|
||||
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.84] - 2026-07-02
|
||||
|
||||
### 新功能
|
||||
- 财务管理新增「收支趋势」月度汇总接口(近 N 个月销售/采购金额),供财务页趋势柱状图使用。
|
||||
- 财务流水支持按日期区间筛选(本季 / 自定义时间范围)。
|
||||
|
||||
### 改进
|
||||
- 往来单位支持拼音 / 首字母搜索(存量数据启动时自动回填拼音)。
|
||||
- 商品档案关键词搜索支持商品编码与拼音 / 首字母。
|
||||
- 库存列表搜索合并为单一关键词(商品名 / 拼音 / 编码一个框搞定)。
|
||||
|
||||
### 修复
|
||||
- 出库 / 入库单按商品编码搜索:历史录入的单据(明细快照编码为空)现在也能搜到——搜索改为「商品主数据编码 + 明细快照编码」双路匹配;新建单据同时自动写入商品快照。
|
||||
- 运维:割接后 server 部署轨道切换为阿里机主轨(原 EC2 轨移除,避免误启已停用的旧后端)。
|
||||
|
||||
## [1.0.83] - 2026-07-02
|
||||
|
||||
### 修复
|
||||
|
||||
Reference in New Issue
Block a user