X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f9c7abfae65b79945beb7e9260942bc94876248a..da99c7bcf4a8ec82d9bc1d0c75aaba6ba4cd69ea:/SL/DB/Helper/TransNumberGenerator.pm?ds=inline 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.