Sync: code local unifié

Synchronisation du code source local (fait foi).

Signed-off-by: lions dev Team
This commit is contained in:
dahoud
2026-03-15 16:25:45 +00:00
parent 6b28cf751e
commit 0dc050f422
179 changed files with 3355 additions and 992 deletions

View File

@@ -487,6 +487,7 @@
<p:outputLabel for="orgParente" value="Organisation parente" styleClass="font-semibold" />
<p:autoComplete id="orgParente"
value="#{model.organisationParenteId}"
converter="uuidConverter"
completeMethod="#{completionBean.rechercherOrganisations}"
var="org"
itemLabel="#{org.nom}"