mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fix: for multicompany shared
This commit is contained in:
@@ -73,7 +73,7 @@ if (isset($socid))
|
||||
{
|
||||
$objectid=$socid;
|
||||
$module='societe';
|
||||
$dbtable='';
|
||||
$dbtable='&societe';
|
||||
}
|
||||
else if (isset($id) && $id > 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user