Commit Graph

13 Commits

Author SHA1 Message Date
cd71511404 upd 2026-03-24 12:52:18 +07:00
9bb5278c4b add currency_id & rate_snapshot to document APIs (Phase 3)
- budgetadapter: list/detail queries JOIN tbl_currency; create/update budget and requestbudget store currency_id + rate_snapshot via subquery
- justificationadapter: create/update store currency_id + rate_snapshot
- pradapter: create/update store currency_id + rate_snapshot; list/detail JOIN tbl_currency
- poadapter: insert stores currency_id + rate_snapshot; list/detail queries JOIN tbl_currency

All currency_id fields are nullable - existing records unaffected.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 21:02:56 +07:00
5335671e98 log 2026-03-13 16:15:26 +07:00
8973a1ace1 upd 2026-03-13 16:12:26 +07:00
d2364d0bb7 upd 2026-03-13 16:09:15 +07:00
7604f9cb44 upd 2026-03-13 16:07:28 +07:00
51af0e4889 feat: add pr approved by 2026-03-12 14:01:43 +07:00
4a75f278f7 upd 2026-03-12 10:11:48 +07:00
4d94263a93 update 2026-03-06 14:37:56 +07:00
5c4b79bac7 update 2026-02-11 15:49:41 +07:00
7e3f6dd426 upd 2026-01-09 14:45:01 +07:00
a01efd2812 update 2026-01-09 14:41:28 +07:00
4e93d0a49c init 2026-01-07 14:03:34 +09:00