Error on ecoaccount recording #325

Closed
opened 2023-04-19 15:16:50 +02:00 by mpeltriaux · 1 comment
Owner

Description

Error occurs if nearly empty eco account shall be recorded. There is no deductable_surface which can be used to perform _check_deductable_surface().

Fix

Simply add fallback for the case of missing deductable_surface.

# Description Error occurs if nearly empty eco account shall be recorded. There is no `deductable_surface` which can be used to perform `_check_deductable_surface()`. # Fix Simply add fallback for the case of missing `deductable_surface`.
mpeltriaux added the
bug
label 2023-04-19 15:16:50 +02:00
mpeltriaux self-assigned this 2023-04-19 15:16:50 +02:00
mpeltriaux referenced this issue from a commit 2023-04-19 15:23:00 +02:00
Author
Owner

Merged in #326

# Merged in #326
btuelek referenced this issue from a commit 2024-12-05 13:18:39 +01:00
Sign in to join this conversation.
No description provided.