Debug v19

This commit is contained in:
Laurent Destailleur
2023-07-31 03:00:05 +02:00
parent 6277cb836f
commit 9302a427a9
5 changed files with 12 additions and 8 deletions

View File

@@ -3571,7 +3571,7 @@ class Commande extends CommonOrder
* Load indicators for dashboard (this->nbtodo and this->nbtodolate)
*
* @param User $user Object user
* @param String $mode Mode (toship, tobill, shippedtobill)
* @param string $mode Mode ('toship', 'tobill', 'shippedtobill')
* @return WorkboardResponse|int <0 if KO, WorkboardResponse if OK
*/
public function load_board($user, $mode)