Set alias to the balance expression of amount query for budget line
Since 530295147233 AmountMixin.get_amount uses sqlite_apply_types which requires columns of select query to have an alias to apply the type for SQLite.
Closes #13491 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
Since 530295147233 AmountMixin.get_amount uses sqlite_apply_types which requires columns of select query to have an alias to apply the type for SQLite.
Closes #13491 (closed)