-
- Downloads
[FIX] account: auto-balance opening entry
If the opening entry is balanced, the auto-balance line is unlinked.
However, before unlinking we test if it is balanced, which it is not. A
solution is removing the line from the move and it will be unlinked
automatically.
closes odoo/odoo#42930
Signed-off-by:
oco-odoo <oco-odoo@users.noreply.github.com>
Please register or sign in to comment