Skip to content
Snippets Groups Projects
Commit 957517c4 authored by pedrambiria's avatar pedrambiria
Browse files

[FIX] account: prevent raising error if `balance_start` is None


It's rarely possible to have a statement that its `balance_start` is
empty. So it's safe to use 0.0 when it's None.

opw-3162432

closes odoo/odoo#112342

Signed-off-by: default avatarQuentin De Paoli <qdp@odoo.com>
parent e9cbca90
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment