ymq a7c83fadc5 fix(models): 账务表补多币种字段(currency/exchange_rate/base_amount)
get_user_currency 查 account.currency 报 Unknown column——migration SQL 给 5 张账务表
加了多币种列但 models json 未同步。逐表对齐 multi_currency_migration.sql:
- account: +currency
- bill: +currency +base_amount
- bill_detail/ledger/acc_detail: +currency +exchange_rate +base_amount
2026-08-26 17:49:31 +08:00
2025-07-16 14:32:14 +08:00
2025-07-16 14:32:14 +08:00
2025-07-16 14:32:14 +08:00
2026-05-28 19:09:04 +08:00
2025-07-16 14:32:14 +08:00
2025-07-16 14:32:14 +08:00
2025-07-16 14:32:14 +08:00
2025-07-16 14:32:14 +08:00

accounting

Description
No description provided
Readme 1,014 KiB
Languages
Python 99%
Shell 1%