mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
dbut ajout de la gestion des bons de livraison
This commit is contained in:
@@ -164,7 +164,7 @@ if ($handle)
|
||||
$module = new $file;
|
||||
|
||||
$var=!$var;
|
||||
print '<tr '.$bc[$var].'><td>'.$module->nom.'</td><td>\n';
|
||||
print '<tr '.$bc[$var].'><td>'.$module->nom."</td><td>\n";
|
||||
print "\n <td>".$module->info()."</td>\n";
|
||||
|
||||
// Affiche example
|
||||
|
||||
Reference in New Issue
Block a user