This commit is contained in:
Laurent Destailleur 2019-04-26 13:23:33 +02:00
parent 9760ed5c8d
commit 143cbec281

View File

@ -474,7 +474,7 @@ $listofreferent=array(
'lang'=>'banks',
'buttonnew'=>'AddVariousPayment',
'testnew'=>$user->rights->banque->modifier,
'test'=>$conf->banque->enabled && $user->rights->banque->lire),
'test'=>$conf->banque->enabled && $user->rights->banque->lire && empty($conf->global->BANK_USE_OLD_VARIOUS_PAYMENT)),
/* No need for this, available on dedicated tab "Agenda/Events"
'agenda'=>array(
'name'=>"Agenda",