X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/02c95ae1b7e9f46951854f6a105f9cd39b98e3bb..fb99b68ae1fff41a0b05666ceb772a2b3d4acb64:/SL/DB/Helper/TransNumberGenerator.pm diff --git a/SL/DB/Helper/TransNumberGenerator.pm b/SL/DB/Helper/TransNumberGenerator.pm index c060a2f5d..050526841 100644 --- a/SL/DB/Helper/TransNumberGenerator.pm +++ b/SL/DB/Helper/TransNumberGenerator.pm @@ -93,7 +93,7 @@ SL::DB::Helper::TransNumberGenerator - A mixin for creating unique record number =over 4 -=item C +=item C Generates a new unique record number for the mixing class. Each record type (invoices, sales quotations, purchase orders etc) has its own @@ -147,7 +147,7 @@ and return a value. If it fails then it is due to exceptions. =item C -Calls and returns L with the parameters +Calls and returns with the parameters C and C. C<%params> is passed to it as well.