Fix: active dictionnary for module member
This commit is contained in:
parent
1c3115a8d9
commit
20dfcec516
@ -265,7 +265,7 @@ $tabcond[1] = true;
|
||||
$tabcond[2] = true;
|
||||
$tabcond[3] = true;
|
||||
$tabcond[4] = true;
|
||||
$tabcond[5] = $conf->societe->enabled;
|
||||
$tabcond[5] = $conf->societe->enabled||$conf->adherent->enabled;
|
||||
$tabcond[6] = $conf->agenda->enabled;
|
||||
$tabcond[7] = $conf->tax->enabled;
|
||||
$tabcond[8] = $conf->societe->enabled;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user