projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024f31b
)
SL::DB::Invoice(closed) POD korrigiert s.a. #368
author
Jan Büren
<jan@kivitendo.de>
Wed, 20 Feb 2019 11:04:51 +0000
(12:04 +0100)
committer
Jan 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
patch
|
blob
|
history
diff --git
a/SL/DB/Invoice.pm
b/SL/DB/Invoice.pm
index
c824624
..
d6ec6c8
100644
(file)
--- a/
SL/DB/Invoice.pm
+++ b/
SL/DB/Invoice.pm
@@
-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>