Commit Graph

3 Commits

Author SHA1 Message Date
Afiq Hamzah f037dc539a Update codebase
- Fix payable ujrah branch response
- Add route and controller function to query for online transaction. for now can query by date
- Add route and controller function to get online transaction trail. the endpoint will return the data from 4 interlinked table for
  online transaction needed to complete phase
2024-07-15 16:28:39 +08:00
Afiq Hamzah 3588283dbc Sync payable cawangan to arrahn_master_db 2024-05-30 12:03:35 +08:00
Afiq Hamzah 87515f010a Add module to enable or disable ujrah type payment
- Added migration to create table to store the parameter values
- Added ability to determine if branch is using calculation method v1 or v2
- Added API to enable client to get the payability of the ujrah payment and also change the parameter itself
2024-05-20 10:33:50 +08:00