X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/24136690a6b72b10d322521e450027ec5d7a55a2..189ca12f3bc540a231e65dbcd6728ffe32fc8b9f:/SL/DB/Order.pm?ds=sidebyside diff --git a/SL/DB/Order.pm b/SL/DB/Order.pm index 3b50272ee..7d525ca14 100644 --- a/SL/DB/Order.pm +++ b/SL/DB/Order.pm @@ -468,16 +468,6 @@ order. =back -=head2 C - -Creates and saves a new sales process. Can only be called for sales -orders. - -The newly created process will be linked bidirectionally to both -C<$self> and to all sales quotations that are linked to C<$self>. - -Returns the newly created process instance. - =head1 BUGS Nothing here yet.