change user project assignment system

This commit is contained in:
isUnknown 2024-11-21 16:51:35 +01:00
parent 35074bd0c9
commit 62a159fa9b
4 changed files with 27 additions and 18 deletions

View file

@ -8,5 +8,9 @@ fields:
type: pages
max: 1
query: page('clients').children
projects:
label: Projets
type: pages
query: page('projects').children
notifications:
type: hidden

View file

@ -1,7 +1,14 @@
title:
fr: Chef·fe de projet
en: Project Manager
permissions:
access:
users: false
fields:
projects:
label: Projets
type: pages
query: page('projects').children
notifications:
type: hidden