Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6

This commit is contained in:
Laurent Destailleur 2014-07-08 00:50:32 +02:00
commit 5b1cdd05cb

View File

@ -1014,8 +1014,6 @@ else
else if ($object->id > 0)
{
$res=$object->fetch_optionals($object->id,$extralabels);
// Fiche en mode edition
if ($action == 'edit' && ($user->rights->produit->creer || $user->rights->service->creer))
{