Remote: git@github.com:ingadhoc/enterprise-extensions.git
Head: 190a39ec03377b6edf7f87e5fa45b9bcff6a9a98
Bundle:
Pull Head Name ingadhoc:18.0-h-109778-rov
Target Branch 18.0
Pr title [FIX] account_balance_import: Fix singleton error in payment account type validation
Ref Date SHA Commit Date Author Subject
2026-02-02 14:31:51 d65c3b707b806888bc8bacf8a7918bcf15cbda5a 2026-02-02 14:31:11 Rocío Vega [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.
2026-02-02 14:32:40 190a39ec03377b6edf7f87e5fa45b9bcff6a9a98 2026-02-02 14:32:11 Rocío Vega [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.