Merge branch '3.1' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.1
This commit is contained in:
commit
42a687fe75
@ -820,7 +820,7 @@ if ($action == 'create' && ($user->rights->produit->creer || $user->rights->serv
|
|||||||
* Product card
|
* Product card
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if ($id || $ref)
|
else if ($id || $ref)
|
||||||
{
|
{
|
||||||
$product=new Product($db);
|
$product=new Product($db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user