Update document.php

This commit is contained in:
Frédéric FRANCE 2019-11-25 23:58:14 +01:00 committed by GitHub
parent 5d9d542cd7
commit 84e1e6ccf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,7 +174,7 @@ if ($id > 0 || !empty($ref))
print "</div>\n";
print dol_fiche_end();
dol_fiche_end();
$modulepart = 'commande';
$permission = $user->rights->commande->creer;