diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index d8dbb852e16..134e68e7a81 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -270,6 +270,6 @@ if (! defined('NOREQUIRETRAN')) if (! defined('MAIN_LABEL_MENTION_NPR') ) define('MAIN_LABEL_MENTION_NPR','NPR'); // We force feature to help debug -$conf->global->MAIN_JS_ON_PAYMENT=1; +$conf->global->MAIN_JS_ON_PAYMENT=0; // We set to zero to unifrmize way of working between customer and supplier payments ?>