NextExpense/templates
cclohmar 4895b3d608 feat: add KES support + base currency + exchange rate for expense claims
- Added KES and 12+ additional currencies to receipt form
- Events now have base_currency (claim currency) and exchange_rate fields
- Receipts show original amount + auto-computed converted amount
- Converted amounts stored per expense in database
- CSV and PDF reports include both original and converted amounts
- Dashboard shows claim currency per event card
2026-05-30 12:23:31 +00:00
..
dashboard.html feat: add KES support + base currency + exchange rate for expense claims 2026-05-30 12:23:31 +00:00
event_expenses.html feat: add KES support + base currency + exchange rate for expense claims 2026-05-30 12:23:31 +00:00
expense_list.html feat: add KES support + base currency + exchange rate for expense claims 2026-05-30 12:23:31 +00:00
index.html fix: mobile receipt capture not working - missing name attribute on file input + htmx targetError on OTP verification 2026-05-30 11:34:36 +00:00
receipt_form.html feat: add KES support + base currency + exchange rate for expense claims 2026-05-30 12:23:31 +00:00