Skip to content
Snippets Groups Projects
user avatar
Denis Ledoux authored
In SQL, the addition/subtraction between NULL and an integer/numeric
returns NULL.

Therefore, if either debit or credit was set to null instead
of 0.0, debit-credit returned null, instead of the actual subtraction

opw-634044
8aa6aa0c
History
Name Last commit Last update