2
0
forked from Wavyzz/dolibarr

Fix family of module Payment of employee salaries

This commit is contained in:
Laurent Destailleur
2018-09-18 16:38:51 +02:00
parent 4580ed0b09
commit 99d214abd5
2 changed files with 5 additions and 1 deletions

View File

@@ -833,6 +833,8 @@ if ($mode == 'common')
dol_fiche_end();
print '<br>';
// Show warning about external users
print info_admin(showModulesExludedForExternal($modules))."\n";