Revision cc685942
Von Jan Büren vor fast 6 Jahren hinzugefügt
SL/DB/Invoice.pm | ||
---|---|---|
=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>
|
||
|
Auch abrufbar als: Unified diff
SL::DB::Invoice(closed) POD korrigiert s.a. #368
Ggf. die Routine ganz entfernen oder zumindestens für
Gutschriften wie in 368 beschrieben patchen