Commit Graph

1048 Commits

Author SHA1 Message Date
nurafrinaalimi16 482fbbd17e fix bilangan pelanggan baru on report terkumpul 2026-06-14 15:36:33 +08:00
nurafrinaalimi16 cc11e3aed6 add column name on operasi approval 2026-06-14 15:36:33 +08:00
nurafrinaalimi16 c7874c15bc fix error url lelong 2026-06-14 15:36:33 +08:00
nurafrinaalimi16 e7650febfc fix url lelong 2026-06-14 15:36:32 +08:00
nurafrinaalimi16 fed2cfea72 update all controllers for kadar anggota koperasi 2026-06-14 15:36:32 +08:00
Hafifie PKB 0dcf421d0e added laporan audit in operasi 2026-04-19 15:10:26 +08:00
Hafifie PKB c76fce70c3 added audit logs for operasi 2026-04-19 15:09:16 +08:00
Hafifie PKB 860b57285d added nilaimarhun for marign teller and pc 2026-04-19 15:09:16 +08:00
Hafifie PKB d540a3461d add validation for editing mutu marhun 2026-04-19 15:09:16 +08:00
Hafifie PKB 041369e049 add specific mutuemas API 2026-04-19 15:09:16 +08:00
Hafifie PKB ab598c12c9 1. added page for edit mutu
2. change from max pinjaman with a static 75% and 80% to manipulate value
2026-04-19 15:09:16 +08:00
Nisha Muhd 00ee7be836 fixbugs-wtd-process 2026-04-12 12:46:38 +08:00
Nur Izzati 522727159f tambah baik laporan stok audit keseluruhan 2026-02-23 15:25:29 +08:00
Nur Izzati df734c2482 update laporan peti besi 2026-02-22 15:31:11 +08:00
Nur Izzati edcc0dc0d4 tambah field barang kes dalam laporan outstanding 2026-02-22 14:13:19 +08:00
Nur Izzati a4b235511b update tast uum bycaw 2026-02-10 10:42:18 +08:00
Ain Izazi dbbc18516e fix report petibesi 2026-02-02 12:48:59 +08:00
Ain Izazi 96d70bf2a9 fix report gadaian v2 not sync with v3 2026-02-02 10:44:02 +08:00
Nur Izzati 53be2d999e update lelong keseleuruhan 2026-01-27 16:52:00 +08:00
Afiq Hamzah 8fe42c1d9f Refactor tenant database configuration to use dynamic config values
- Replace hardcoded database names (online_arrahn, master_krk, kaunterpkb)
  with configurable values across the codebase
- Rename tennant_master.php to tennant_database.php for clearer naming
- Update config keys: 'database' → 'master_db', add 'kaunter_db'
- Update env variables: TENNANT_MASTER_DB and TENNANT_KAUNTER_DB
- Modify Helper.php to use dynamic database references in
  getOnlineArrahnConnection(), getActiveCawanganDbConnection(),
  and getInactiveCawanganDbConnection() methods
- Update database JOIN queries in CustomerController and MarhunController
  to use config values instead of hardcoded database names
- Simplify migration logic by removing redundant hardcoded database checks
- Update debug messages in CawanganDebugConnections to show actual
  configured database name
- Update bootstrap/app.php to load tennant_database config

This change improves multi-environment flexibility and eliminates
environment-specific hardcoded values, making the application more
configurable for different deployment scenarios (KRK, KGMK, etc).
2026-01-20 11:36:41 +08:00
Afiq Hamzah 0ac42331d4 Add krk changes to prod 2026-01-19 16:41:10 +08:00
Nur Izzati 7f1a42a4cd update code outstanding 2026-01-18 08:44:37 +08:00
nurulnisha muhammad 1d6ca71ce1 Merged in feature/nisha/checking-wtd (pull request #389)
nisha-checking-wtd
2026-01-15 07:07:55 +00:00
Nisha Muhd ec72c708cd nisha-checking-wtd 2026-01-15 13:07:11 +08:00
Nur Izzati 302519d723 update nopelanggan dalam task uum 2026-01-15 12:30:25 +08:00
Nur Izzati 133d508625 update code status aktif pelanggan 2026-01-14 15:35:29 +08:00
Nur Izzati 8756def2cf update task uum 2026-01-14 09:25:57 +08:00
Nisha Muhd 2aff962981 laporan_rumusan_wtd 2026-01-06 12:52:02 +08:00
BTMS3 3a8e74c368 update wtd 2025-12-21 11:15:57 +08:00
Amirah e983374a90 Add reporting saringan gadaian kb1 2025-12-15 11:09:24 +08:00
Nur Izzati e8e94c714b tambah list laporan SA lelong_tawarruq = 0 2025-11-26 16:35:07 +08:00
Muhd hafifie 67d990ab57 Merged in feature/customerlelong-v2 (pull request #370)
fix certain for sttebus = 'L' only
2025-11-15 15:31:01 +00:00
Hafifie PKB a1f3bc29f5 fix certain for sttebus = 'L' only 2025-11-15 23:23:14 +08:00
Nur Izzati 0184a0f3e1 update lelong batu permata 2025-10-30 11:16:16 +08:00
aiman ece4210134 Filter bakiLelong by kodlaluan teller 2025-10-15 14:55:26 +08:00
aiman a42d36f69b Enable datepicker, new route for laporan aliran tunai teller 2025-10-14 15:55:24 +08:00
aiman 04bc76ef89 Add Baki Lelong for laporan aliran tunai teller 2025-10-12 12:38:00 +08:00
Ain Izazi d21ad0f129 add radio button for report brg kes 2025-10-12 11:52:18 +08:00
Nur Izzati a8b63af59f update export lelong to api 2025-10-07 15:47:29 +08:00
Afiq Hamzah bfb3af49c8 Remove duplicated methods 2025-10-05 16:48:39 +08:00
Afiq Hamzah c80a676429 Resolve remaining merge conflicts 2025-10-05 16:29:00 +08:00
Afiq Hamzah 95ae90b96e Resolve merge conflicts 2025-10-05 16:23:17 +08:00
Afiq Hamzah 6d80afed8f Continue dev on pampasan module 2025-10-05 16:16:22 +08:00
aiman 0a290029a5 Tukar step pampasan v3 ke v2: 2025-10-05 16:14:54 +08:00
Ain Izazi 13a15c354f function barangkes di adminv2 2025-10-05 16:13:06 +08:00
Hafifie PKB 9c5b041497 fix specific norujukan 2025-10-05 16:11:05 +08:00
Nur Izzati 83228e8b2e tambah t_lelong dlm gadai 2025-10-05 16:11:05 +08:00
hafifierahman e320ac8219 added customer info lelong for arrahnpay 2025-10-05 16:11:05 +08:00
hafifierahman 642d9f01bb fix backdate stock audit that exceed 12 months 2025-10-05 16:11:05 +08:00
Ain Izazi 233b95b2d9 function barangkes di adminv2 2025-10-05 11:43:15 +08:00