From b1a25bd34d18d552c22c1182459f5203c6c6bdd6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 14 Sep 2015 12:26:00 +0200 Subject: [PATCH] POD Fehler --- SL/BackgroundJob/MassRecordCreationAndPrinting.pm | 3 ++- SL/Controller/MassInvoiceCreatePrint.pm | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/SL/BackgroundJob/MassRecordCreationAndPrinting.pm b/SL/BackgroundJob/MassRecordCreationAndPrinting.pm index 458d47a4f..6ebe08648 100644 --- a/SL/BackgroundJob/MassRecordCreationAndPrinting.pm +++ b/SL/BackgroundJob/MassRecordCreationAndPrinting.pm @@ -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 Em.bunkus@linet-services.deE Jan Büren Ejan@kivitendo-premium.deE + =cut diff --git a/SL/Controller/MassInvoiceCreatePrint.pm b/SL/Controller/MassInvoiceCreatePrint.pm index 07147575f..132c499df 100644 --- a/SL/Controller/MassInvoiceCreatePrint.pm +++ b/SL/Controller/MassInvoiceCreatePrint.pm @@ -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 Em.bunkus@linet-services.deE Jan Büren Ejan@kivitendo-premium.deE + =cut -- 2.20.1