Subject:
[FIX] account_balance_import: Fix singleton error in payment account type validation Iterate through move lines instead of accessing account_id directly on the entire recordset. This prevents "Expected singleton" errors when move_id contains multiple lines.
Author:
Rocío Vega
Committer:
Rocío Vega