FCLT#81771 Aanpassen planning geschedulde rapportages

svn path=/Website/trunk/; revision=64822
This commit is contained in:
Jos Groot Lipman
2024-05-27 07:32:17 +00:00
parent ff5e1180df
commit 4797d70288

View File

@@ -272,7 +272,8 @@ function model_reportsx(usrrap_key, rapparams)
"notificationjobs": {
"model": new model_fac_notificatie_job({ niveau: "S"}),
"joinfield": "fac_usrrap_key",
"enable_update": true
"enable_update": true,
"label": L("lcl_schedule_frm_report")
}
};