From 51264c4371793e3ac8990a54640f9e9b43e3f306 Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Mon, 10 Aug 2015 15:52:02 +0200 Subject: [PATCH] DeliveryOrder - Doku und Typos --- SL/DB/DeliveryOrder.pm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/SL/DB/DeliveryOrder.pm b/SL/DB/DeliveryOrder.pm index e6538e92e..7cfc2eac1 100644 --- a/SL/DB/DeliveryOrder.pm +++ b/SL/DB/DeliveryOrder.pm @@ -207,6 +207,11 @@ SL::DB::DeliveryOrder - Rose model for delivery orders (table An alias for C for compatibility with other sales/purchase models. +=item C + +Returns a human-readable and translated description of the delivery order, consisting of +record type and number, e.g. "Verkaufslieferschein 123". + =item C Returns a human-readable description of the state regarding being @@ -214,7 +219,7 @@ closed and delivered. =item C -An alias for C for compatibility with other +An alias for C for compatibility with other sales/purchase models. =item C @@ -280,7 +285,7 @@ TODO: Describe sales_order =item C -Returns a stringdescribing this record's type: either +Returns a string describing this record's type: either C or C. =back -- 2.20.1