Remote: git@github.com:ingadhoc/enterprise-extensions.git
Head: 190a39ec03377b6edf7f87e5fa45b9bcff6a9a98
Bundle:
Pull Request: 892
Ref Date SHA Commit Date Author Subject
2026-02-02 14:29:29 8d3de23efe7db4c57b4f2e049dfda7a1d4ff824f 2026-02-02 14:28:14 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:31:44 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:39 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.