Commit Graph

121 Commits

Author SHA1 Message Date
cc47231758 upd 2026-03-25 11:52:31 +07:00
d8b69c3c42 upd 2026-03-25 11:30:10 +07:00
64d220cd1b upd 2026-03-25 11:23:08 +07:00
6954099cab upd 2026-03-25 10:51:03 +07:00
963e791b5f upd 2026-03-25 10:41:09 +07:00
16af53e1fc upd 2026-03-25 10:31:00 +07:00
db3afdd7c3 upd 2026-03-24 22:02:40 +07:00
65bcd4ffd4 upd 2026-03-24 21:35:20 +07:00
a93d3024ac upd 2026-03-24 21:30:18 +07:00
c86bad1770 upd 2026-03-24 21:12:42 +07:00
5d85d1d03e upd 2026-03-24 20:59:19 +07:00
cbe61ff23c upd 2026-03-24 19:39:17 +07:00
e97cfabb90 upd 2026-03-24 16:23:39 +07:00
7036f77895 upd 2026-03-24 16:09:34 +07:00
9ab852c4dd upd 2026-03-24 15:40:25 +07:00
b6378e66e6 upd 2026-03-24 14:03:18 +07:00
5a98eb97b3 upd 2026-03-24 13:18:50 +07:00
952f760b9b upd 2026-03-24 13:03:48 +07:00
39152d2d15 upd 2026-03-24 13:00:48 +07:00
31cd6e5b38 upd 2026-03-24 12:58:24 +07:00
cd71511404 upd 2026-03-24 12:52:18 +07:00
040d6b93bc upd 2026-03-24 11:31:26 +07:00
8cf15b2594 upd 2026-03-24 11:10:50 +07:00
462059519d upd 2026-03-24 10:06:47 +07:00
bab8faf3ad upd 2026-03-24 10:01:10 +07:00
075b51c4d5 add currency on budget list 2026-03-24 09:35:23 +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
26d22355fa add multi-currency master CRUD (Phase 2)
- add currencyadapter.js: list (with pagination+keyword), detail, history, create, update (auto-log rate change to tbl_currency_log), delete (soft), convertAmount helper
- add controllers/currency.js and routes/currency.js, auto-mounted at /currency
- update dbproc.js: configurable port via HOSTPORT env variable

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 20:52:29 +07:00
b2c866d793 upd 2026-03-16 16:16:25 +07:00
2b63541bcc update 2026-03-16 15:37:20 +07:00
6c5c3ef280 upd 2026-03-16 13:53:28 +07:00
1b3a4b67f4 my task 2026-03-16 13:42:50 +07:00
2b34f15d4f upd 2026-03-16 11:36:05 +07:00
357b95774f add endpoint spend by unit 2026-03-16 11:17:50 +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
a8e0091267 upd 2026-03-12 14:30:15 +07:00
51f0c8fe67 upd 2026-03-12 14:28:53 +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
b59a9b830a feat: add route dashboard 2026-03-11 15:38:12 +07:00
8c7634298f feat: add route dashboard 2026-03-11 15:34:48 +07:00
fc74e23dbf upd 2026-03-11 15:28:58 +07:00
23ea31d78b feat: add route dashboard 2026-03-11 15:25:37 +07:00
446e32314e upd 2026-03-10 15:29:06 +07:00
17a2281f1a upd 2026-03-10 15:14:30 +07:00
9c5eb61240 update 2026-03-10 15:08:22 +07:00
6392d831d6 fix: group po management by nik 2026-03-10 14:53:20 +07:00