FIX #13593
This commit is contained in:
parent
1c6faf79a9
commit
f726fcdcd8
@ -546,8 +546,8 @@ if (!empty($conf->fournisseur->enabled) && $user->rights->fournisseur->facture->
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Last donations
|
// Latest donations
|
||||||
if (!empty($conf->don->enabled) && $user->rights->societe->lire)
|
if (!empty($conf->don->enabled) && $user->rights->don->lire)
|
||||||
{
|
{
|
||||||
include_once DOL_DOCUMENT_ROOT.'/don/class/don.class.php';
|
include_once DOL_DOCUMENT_ROOT.'/don/class/don.class.php';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user