1
0
forked from BRT/arc
arc/views/device
trnsmkot 18cfe3d8c7 Filter bank profiles by profile country and sync material statuses with server:
- Add `m_pathProfileGetInfo` to retrieve profile country and currency during login.
- Update bank profile filtering logic in `BankProfileDAO`, `DeviceSettingsWindow`, and `DeviceWidget` to match the profile country from `SettingsDAO`.
- Synchronize material statuses with the server in `toggleMaterial`.
2026-05-11 15:52:54 +07:00
..
DeviceSettingsWindow.cpp Filter bank profiles by profile country and sync material statuses with server: 2026-05-11 15:52:54 +07:00
DeviceSettingsWindow.h Remove CommonBirbankScript and its derived classes from the codebase 2026-03-21 17:41:05 +07:00
DeviceWidget.cpp Filter bank profiles by profile country and sync material statuses with server: 2026-05-11 15:52:54 +07:00
DeviceWidget.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
EditBankAccountDialog.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00
EditBankDialog.h Remove AccountDAO, ApplicationDAO, and related models, replacing them with BankProfileDAO and BankProfileInfo. 2026-03-31 00:11:50 +07:00