From: G. Richardson Date: Thu, 21 Jul 2016 12:37:24 +0000 (+0200) Subject: POD für Methode closed in SL/DB/Invoice X-Git-Tag: release-3.5.4~2179 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=d90966c715df9a2f454a9adc00cd01e61516a3bb;p=kivitendo-erp.git POD für Methode closed in SL/DB/Invoice Die derzeitige Umsetzung ist mMn falsch bei Überzahlungen, die sollten auch offen sein. --- diff --git a/SL/DB/Invoice.pm b/SL/DB/Invoice.pm index 3f337f103..121f7659c 100644 --- a/SL/DB/Invoice.pm +++ b/SL/DB/Invoice.pm @@ -700,6 +700,11 @@ active. See L. +=item C + +Returns 1 or 0, depending on whether the invoice is closed or not. Currently +invoices that are overpaid also count as closed. + =item C Calculate and set amount and netamount from acc_trans objects by summing up the