This commit is contained in:
Laurent Destailleur 2022-02-16 20:50:27 +01:00
parent 67168ffb16
commit dfcc49d466

View File

@ -723,7 +723,7 @@ class Reception extends CommonObject
/** /**
* Get status from all dispatched lines * 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() public function getStatusDispatch()
{ {