Fix restore warning

This commit is contained in:
Laurent Destailleur 2022-05-04 02:13:29 +02:00
parent d76e7224d9
commit 1957ebcc35

View File

@ -653,6 +653,11 @@ if (preg_match('/^asc/i', $sortorder)) {
$sortorder = "desc";
}
// Warning to explain why list of record is not consistent with the other list view (missing a lot of lines)
if ($type == 'sub') {
print info_admin($langs->trans("WarningRecordWithoutSubledgerAreExcluded"));
}
$moreforfilter = '';
// Accountancy account