1
0
forked from BRT/arc
arc/database/dao
trnsmkot ededac3152 Refactor scripts to improve modularity and add transaction handling.
Enhanced `CommonScript` and `PayByPhoneScript` functionalities by restructuring functions for better readability and parameterization (e.g., device-specific inputs). Included a new transaction handling process and database updates for tracking payment details and statuses.
2025-05-07 19:16:08 +07:00
..
AccountDAO.cpp Refactor scripts to improve modularity and add transaction handling. 2025-05-07 19:16:08 +07:00
AccountDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
ApplicationDAO.cpp Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
ApplicationDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
CommonDataDAO.cpp Rename database fields to use consistent snake_case format. 2025-04-21 12:00:55 +07:00
CommonDataDAO.h Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceDAO.cpp Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
DeviceDAO.h Add enhanced account and transaction handling features 2025-05-07 14:15:08 +07:00
TransactionDAO.cpp Refactor scripts to improve modularity and add transaction handling. 2025-05-07 19:16:08 +07:00
TransactionDAO.h Refactor scripts to improve modularity and add transaction handling. 2025-05-07 19:16:08 +07:00