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
Subject:
[FIX] sale_order_type_ux: added sudo so that there would be no errors due to the change of company
Author:
Franco Leyes
Committer:
Franco Leyes