projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2413669
)
SL::DB::Order: POD: Doku nicht vorhandener Subroutine entfernt.
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 22 Oct 2018 10:34:54 +0000
(12:34 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Mon, 22 Oct 2018 13:03:48 +0000
(15:03 +0200)
SL/DB/Order.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Order.pm
b/SL/DB/Order.pm
index
3b50272
..
7d525ca
100644
(file)
--- a/
SL/DB/Order.pm
+++ b/
SL/DB/Order.pm
@@
-468,16
+468,6
@@
order.
=back
-=head2 C<create_sales_process>
-
-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.