Skip to content
Snippets Groups Projects
Commit e3e36dca authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

We set to zero to unifrmize way of working between customer and supplier

payments
parent 8a74c928
No related branches found
No related tags found
No related merge requests found
......@@ -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
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment