forked from Wavyzz/dolibarr
NEW Add warning on tasks when they are late (add also the warning
tolerance parameter)
This commit is contained in:
@@ -2826,7 +2826,7 @@ class Commande extends CommonOrder
|
||||
*/
|
||||
function load_board($user)
|
||||
{
|
||||
global $conf, $user, $langs;
|
||||
global $conf, $langs;
|
||||
|
||||
$clause = " WHERE";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user