We set to zero to unifrmize way of working between customer and supplier
payments
This commit is contained in:
parent
8a74c928f3
commit
e3e36dca6d
@ -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
|
||||
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user