POD Fehler
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 14 Sep 2015 10:26:00 +0000 (12:26 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 14 Sep 2015 10:26:00 +0000 (12:26 +0200)
SL/BackgroundJob/MassRecordCreationAndPrinting.pm
SL/Controller/MassInvoiceCreatePrint.pm

index 458d47a..6ebe086 100644 (file)
@@ -194,7 +194,6 @@ __END__
 
 SL::BackgroundJob::MassRecordCreationAndPrinting
 
-
 =head1 SYNOPSIS
 
 In controller:
@@ -259,6 +258,7 @@ Sent the pdf to the printer command (if checked).
 =back
 
 =head1 BUGS
+
 Currently the calculation from the gui (form) differs from the calculation via convert (PTC).
 Furthermore mass conversion with foreign currencies could lead to problems (daily rate check).
 
@@ -267,4 +267,5 @@ Furthermore mass conversion with foreign currencies could lead to problems (dail
 Moritz Bunkus E<lt>m.bunkus@linet-services.deE<gt>
 
 Jan Büren E<lt>jan@kivitendo-premium.deE<gt>
+
 =cut
index 0714757..132c499 100644 (file)
@@ -384,7 +384,6 @@ From a reverse engineering point of view the actions in this controller were wri
 background job existed, therefore if anything goes boom take a look at the single steps done via gui
 in this controller and after that take a deeper look at the MassRecordCreationAndPrinting job.
 
-
 =head1 FUNCTIONS
 
 =over 2
@@ -494,4 +493,5 @@ Both todos are marked in the template code.
 Moritz Bunkus E<lt>m.bunkus@linet-services.deE<gt>
 
 Jan Büren E<lt>jan@kivitendo-premium.deE<gt>
+
 =cut