Skip to content

Draft: Fix menu validator predicate

magicfelix requested to merge menu-register-absence-rule-error into feature/vuejs

Works, but probably only around the error.

In cases where has_person_group_object_perm("core.register_absence_group") would be the one returning True the menu will not be shown.

Merge request reports