8 Commits

Author SHA1 Message Date
1de6fbcf9b chore: remove vim swap file, add .swp to gitignore 2026-06-12 15:08:38 +08:00
65a735764c feat: add credit_status codes to init/data.yaml for credit_limit table 2026-06-12 15:08:25 +08:00
9696d4334b feat: 添加信用额度功能
- 新增 credit_limit 表定义和DDL
- 修改 accounting_config.py 支持信用额度透支检查
- 新增 creditlimit.py 信用额度管理模块
- 新增信用额度管理界面和CRUD API
- 支持设置/查询/更新客户信用额度
2026-05-28 19:09:04 +08:00
af10e4a810 refactor(models): convert to json format per database-table-definition-spec 2026-05-27 13:23:22 +08:00
9fe2b31407 feat: add json table definitions for all models (converted from xlsx) 2026-05-21 12:46:36 +08:00
7886376c0e bugfix 2026-03-30 14:45:09 +08:00
a78eae8664 bugfix 2026-01-05 17:39:55 +08:00
6faf88b224 first commit 2025-07-16 14:32:14 +08:00