From 476b802b3e103a3d6c2320c4500aaf7a55b65ecb Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Mon, 25 Feb 2019 12:27:55 +0100 Subject: [PATCH] InstanceConfiguration.pm - Typos und Style --- SL/InstanceConfiguration.pm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/SL/InstanceConfiguration.pm b/SL/InstanceConfiguration.pm index 72b380246..59ca8a035 100644 --- a/SL/InstanceConfiguration.pm +++ b/SL/InstanceConfiguration.pm @@ -176,7 +176,7 @@ Returns the default behavior for showing best before date, true or false =item C -Returns the default behavior for showing the mark as paid button for the +Returns the default behavior for showing the "mark as paid" button for the corresponding record type (true or false). =item C @@ -205,11 +205,9 @@ current stock quantity =item C -Returns the default bin_id for transfers without checking the. +Returns the default bin_id for transfers without checking the current stock quantity - - =item C =item C @@ -240,7 +238,7 @@ Returns the configuration for experimental feature "assortment" =item C -Returns the configuration for experimental feature "order" +Returns the configuration for the experimental feature "order" =item C @@ -252,7 +250,7 @@ Returns the css format string for images shown in parts =item C -Returns the configuartion for showing the picture in the results when you search for parts +Returns the configuration for showing the picture in the results when you search for parts =back -- 2.20.1