X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/efeb61e04032ded4fdc9719a4bf5a031c4a042d1..3f21f766920411eeb17e21887943e6fb6ff43b5c:/SL/DB/PeriodicInvoicesConfig.pm diff --git a/SL/DB/PeriodicInvoicesConfig.pm b/SL/DB/PeriodicInvoicesConfig.pm index 14fa5786a..26ce33631 100644 --- a/SL/DB/PeriodicInvoicesConfig.pm +++ b/SL/DB/PeriodicInvoicesConfig.pm @@ -255,6 +255,7 @@ Sets the state of the periodic_invoices_configs to inactive (active => false) if the periodicity is (one time). Returns undef if the periodicity is not 'one time' otherwise the order number of the deactivated periodic order. + =back =head1 BUGS