Auftrags-Controller: POD - hauptsächlich, um Todos aufzunehmen, die mir auffallen
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Thu, 24 Sep 2015 14:50:21 +0000 (16:50 +0200)
committerG. Richardson <information@kivitendo-premium.de>
Mon, 16 Nov 2015 15:15:58 +0000 (16:15 +0100)
SL/Controller/Order.pm

index 0eab99a..1c64e40 100644 (file)
@@ -587,3 +587,22 @@ sub _purchase_order_type {
 }
 
 1;
+
+__END__
+
+=encoding utf-8
+
+=head1 NAME
+
+SL::Controller::Order - controller for orders
+
+=head1 TODO
+
+Testing, PriceSources, pricefactor, units, currency, delivered, delivery order created, ...
+
+=head1 AUTHOR
+
+Bernd Bleßmann E<lt>bernd@kivitendo-premium.deE<gt>
+
+=cut
+