Fix: compatibility with multicompany
This commit is contained in:
parent
ca341a1bb9
commit
2967c2357e
@ -65,6 +65,7 @@ if ($id || $ref)
|
||||
$elementtype = 'societe';
|
||||
$objecttype = 'societe&categorie';
|
||||
$objectid = isset($id)?$id:(isset($socid)?$socid:'');
|
||||
$dbtablename = '&societe';
|
||||
$fieldid = 'rowid';
|
||||
}
|
||||
if ($type == 3) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user