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
accounting
Description
Languages
Python
99%
Shell
1%