From: Bernd Bleßmann Date: Thu, 24 Sep 2015 14:50:21 +0000 (+0200) Subject: Auftrags-Controller: POD - hauptsächlich, um Todos aufzunehmen, die mir auffallen X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=ef6a2cbcb3571634b44bf2ea1927f657fc43fc30;p=kivitendo-erp.git Auftrags-Controller: POD - hauptsächlich, um Todos aufzunehmen, die mir auffallen --- diff --git a/SL/Controller/Order.pm b/SL/Controller/Order.pm index 0eab99a1c..1c64e40d0 100644 --- a/SL/Controller/Order.pm +++ b/SL/Controller/Order.pm @@ -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 Ebernd@kivitendo-premium.deE + +=cut +