SL::DB::Invoice(closed) POD korrigiert s.a. #368
authorJan Büren <jan@kivitendo.de>
Wed, 20 Feb 2019 11:04:51 +0000 (12:04 +0100)
committerJan Büren <jan@kivitendo.de>
Fri, 1 Mar 2019 15:10:41 +0000 (16:10 +0100)
Ggf. die Routine ganz entfernen oder zumindestens für
Gutschriften wie in 368 beschrieben patchen

SL/DB/Invoice.pm

index c824624..d6ec6c8 100644 (file)
@@ -720,7 +720,7 @@ See L<SL::DB::Object::basic_info>.
 =item C<closed>
 
 Returns 1 or 0, depending on whether the invoice is closed or not. Currently
-invoices that are overpaid also count as closed.
+invoices that are overpaid also count as closed and credit notes in general.
 
 =item C<recalculate_amounts %params>