9 Commits

Author SHA1 Message Date
31ef3531c8 fix: add dismiss_events to all PopupWindows in accounting module
All PopupWindows loading Form widgets now include 'dismiss_events: ["cancel"]'
so the Form Cancel button properly closes the popup instead of doing nothing.

- credit_manage.ui: '新增授信' and '调整' popups
- error_accounting.ui: '报告错帐' popup
- myaccounts.ui: '充值' and '明细' popups

Ref: bricks-framework skill — PopupWindow dismiss_events pattern
2026-06-29 10:48:29 +08:00
c4a869c9ff fix: billing 500 error (sqlExe returns list not dict) + enlarge popup windows (recharge 600x500, detail 700x550) 2026-05-31 14:36:27 +08:00
0080bbd7c4 fix: IconBar click not working - add id and reference in binds instead of self 2026-05-31 14:00:08 +08:00
1fddb96291 fix: myaccounts.ui icon click - fix event name, entire_url syntax, paths 2026-05-31 11:48:24 +08:00
8613abf6c0 bugfix 2026-04-10 20:45:55 +08:00
c1fcffc956 bugfix 2025-12-25 17:01:58 +08:00
ebfc05d1df bugfix 2025-12-25 17:00:23 +08:00
a632f06ddf bugfix 2025-12-25 16:54:19 +08:00
d44f6f74cd bugfix 2025-12-25 15:17:48 +08:00