gsinghpal
3a520564a7
fix(portal): account summary 500 — open_balance can't use t-field
...
t-field requires a record.field_name access pattern. open_balance is a
Python float (returned by _fp_account_summary_open_balance), not a
recordset attribute, so QWeb threw AssertionError at render time and
the page 500'd. Format the value in the controller via tools.formatLang
and render it as a plain string with t-out instead.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-17 23:36:10 -04:00
..
2026-04-20 13:07:15 -04:00
2026-05-17 13:21:21 -04:00
2026-05-17 03:20:33 -04:00
2026-04-27 22:33:37 -04:00
2026-04-26 15:05:17 -04:00
2026-04-16 20:53:53 -04:00
2026-05-15 08:32:30 -04:00
2026-05-03 23:31:02 -04:00
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00
2026-05-17 03:20:33 -04:00
2026-04-27 22:33:37 -04:00
2026-05-15 08:05:19 -04:00
2026-04-16 20:53:53 -04:00
2026-04-16 20:53:53 -04:00
2026-05-17 03:20:33 -04:00
2026-04-27 22:45:21 -04:00
2026-05-10 10:25:12 -04:00
2026-05-17 03:20:33 -04:00
2026-04-27 22:51:30 -04:00
2026-05-15 08:54:40 -04:00
2026-05-10 10:25:12 -04:00
2026-04-28 19:39:37 -04:00
2026-05-17 23:36:10 -04:00
2026-04-28 19:39:37 -04:00
2026-04-28 19:39:37 -04:00
2026-04-28 19:39:37 -04:00
2026-04-28 19:39:37 -04:00
2026-05-17 03:20:33 -04:00
2026-05-12 13:30:37 -04:00
2026-05-17 03:36:54 -04:00
2026-05-15 08:05:19 -04:00
2026-05-15 08:32:30 -04:00
2026-05-15 08:32:30 -04:00
2026-04-24 21:04:38 -04:00
2026-04-20 01:16:12 -04:00
2026-05-17 02:36:02 -04:00
2026-05-17 13:21:21 -04:00
2026-04-20 01:16:12 -04:00
2026-04-16 20:53:53 -04:00