This website requires JavaScript.
Explore
Help
Register
Sign In
yumoqing
/
accounting
Watch
1
Star
0
Fork
0
You've already forked accounting
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
accounting
/
wwwroot
/
api
History
yumoqing
c40f7f665a
fix(businessdate): 修 dayend_balance/ledger 错误 import accounting.businessdate(实际在 appbase)——导入即 ModuleNotFoundError,切日/日结链路从未可用;dayend_balance 支持注入 sor 复用调用方事务上下文+返回快照日;新增 wwwroot/api/dayend.dspy 切日端点(localhost 门禁+当日幂等守卫,三步:日结余额快照→总账→business_date+1)供生产 cron 调用(2026-09-09 生产增量部署前置)
2026-09-09 13:46:13 +08:00
..
currency_create.dspy
feat: multi-currency support — currency/exchange_rate tables + migration
2026-07-07 15:43:01 +08:00
currency_delete.dspy
feat: multi-currency support — currency/exchange_rate tables + migration
2026-07-07 15:43:01 +08:00
currency_update.dspy
feat: multi-currency support — currency/exchange_rate tables + migration
2026-07-07 15:43:01 +08:00
dayend.dspy
fix(businessdate): 修 dayend_balance/ledger 错误 import accounting.businessdate(实际在 appbase)——导入即 ModuleNotFoundError,切日/日结链路从未可用;dayend_balance 支持注入 sor 复用调用方事务上下文+返回快照日;新增 wwwroot/api/dayend.dspy 切日端点(localhost 门禁+当日幂等守卫,三步:日结余额快照→总账→business_date+1)供生产 cron 调用(2026-09-09 生产增量部署前置)
2026-09-09 13:46:13 +08:00
exchange_rate_create.dspy
feat: multi-currency support — currency/exchange_rate tables + migration
2026-07-07 15:43:01 +08:00
exchange_rate_delete.dspy
feat: multi-currency support — currency/exchange_rate tables + migration
2026-07-07 15:43:01 +08:00
exchange_rate_update.dspy
feat: multi-currency support — currency/exchange_rate tables + migration
2026-07-07 15:43:01 +08:00
fetch_forex_rates.dspy
security: fetch_forex_rates.dspy 加 localhost 校验(定时任务入口)
2026-08-25 15:01:21 +08:00