diff --git a/APPL/API2/model_reportsx.inc b/APPL/API2/model_reportsx.inc index ed558cd766..442beec58e 100644 --- a/APPL/API2/model_reportsx.inc +++ b/APPL/API2/model_reportsx.inc @@ -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") } };