prepare new dashboard

This commit is contained in:
John Botella
2019-08-01 12:33:19 +02:00
parent 9e92b73d4a
commit 9b84987cc1
21 changed files with 359 additions and 30 deletions

View File

@@ -3411,6 +3411,7 @@ class Commande extends CommonOrder
$response = new WorkboardResponse();
$response->warning_delay=$conf->commande->client->warning_delay/60/60/24;
$response->label=$langs->trans("OrdersToProcess");
$response->labelShort = $langs->trans("ToProcess");
$response->url=DOL_URL_ROOT.'/commande/list.php?viewstatut=-3&mainmenu=commercial&leftmenu=orders';
$response->img=img_object('', "order");