From dfcc49d466cc69a357fe4f39c2dfa033d4f47497 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 16 Feb 2022 20:50:27 +0100 Subject: [PATCH] Doc --- htdocs/reception/class/reception.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/reception/class/reception.class.php b/htdocs/reception/class/reception.class.php index 0ba8fbbc769..6435acb2877 100644 --- a/htdocs/reception/class/reception.class.php +++ b/htdocs/reception/class/reception.class.php @@ -723,7 +723,7 @@ class Reception extends CommonObject /** * Get status from all dispatched lines * - * @return int <0 if KO, >0 if OK + * @return int <0 if KO, Status of reception if OK */ public function getStatusDispatch() {