Work on custom report feature

This commit is contained in:
Laurent Destailleur
2022-02-15 11:03:48 +01:00
parent f2d5e43381
commit 1b53ed09f9
11 changed files with 211 additions and 58 deletions

View File

@@ -10801,7 +10801,7 @@ function dolForgeCriteriaCallback($matches)
{
global $db;
//dol_syslog("Convert matches ".$matches[1]);
dol_syslog("Convert matches ".$matches[1]);
if (empty($matches[1])) {
return '';
}