Skip to content
Snippets Groups Projects
Commit 777a0489 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: verify if multicompany is enabled and entity is active

parent 0cfb959d
No related branches found
No related tags found
No related merge requests found
...@@ -195,8 +195,6 @@ class Conf ...@@ -195,8 +195,6 @@ class Conf
$i++; $i++;
} }
$i = 0;
// Sharings between entities // Sharings between entities
if ($this->multicompany->enabled) if ($this->multicompany->enabled)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment