Fix: compatibility with multicompany

This commit is contained in:
Regis Houssin 2012-03-20 11:59:18 +01:00
parent ca341a1bb9
commit 2967c2357e

View File

@ -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) {