2
0
forked from Wavyzz/dolibarr

NEW Add warning on tasks when they are late (add also the warning

tolerance parameter)
This commit is contained in:
Laurent Destailleur
2016-01-18 15:56:51 +01:00
parent 9642967c1f
commit 8e882b4cc2
21 changed files with 281 additions and 54 deletions

View File

@@ -2826,7 +2826,7 @@ class Commande extends CommonOrder
*/
function load_board($user)
{
global $conf, $user, $langs;
global $conf, $langs;
$clause = " WHERE";