scripts added

This commit is contained in:
2026-08-28 12:28:39 +02:00
parent 45e62fda5f
commit c30efbc8d9
237 changed files with 7310 additions and 1 deletions
@@ -0,0 +1,5 @@
$na_recalc_e = entity\get('Contact', $contact_id);
setAttr($na_recalc_e, 'nascholingstotalenHerberekenen', true);
entity\save($na_recalc_e);