X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cc6d0e60e203d7b7fab1e95908cbe4afca5e18a0..0d37f1e8:/SL/BackgroundJob/MassRecordCreationAndPrinting.pm 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