Fonctionnalité #10276
Parapheur : Possibilité de filtrer les actions de bannettes en fonction du role
Start date:
04/11/2019
Due date:
Tags Courrier:
ROADMAP:
Description
Version 18.10
History
#1 Updated by Antoine HAGUES about 3 years ago
Plus vérification de la délégation de bannette de ce cas.
#3 Updated by Emmanuel DILLARD about 3 years ago
- Status changed from A traiter to 17
- Assignee set to Antoine HAGUES
- Target version changed from 18.10 (support sécurité) to 133
#5 Updated by Antoine HAGUES about 3 years ago
- Assignee changed from Antoine HAGUES to Emmanuel DILLARD
A voir demain ensemble.
#6 Updated by Emmanuel DILLARD about 3 years ago
- Assignee changed from Emmanuel DILLARD to Antoine HAGUES
#7 Updated by Emmanuel DILLARD about 3 years ago
- Subject changed from Possibilité de filtrer les actions de bannettes en fonction du scénario (circuit de visa, d'avis...) to Parapheur : Possibilité de filtrer les actions de bannettes en fonction du role
- Status changed from 17 to A étudier
- Assignee changed from Antoine HAGUES to EDI PO
#9 Updated by Florian AZIZIAN about 3 years ago
! A tester !
Exemple sur la 18.10 pour que l'action apparaisse lorsque la personne en cours est le viseur :
res_id IN (SELECT res_id FROM listinstance WHERE difflist_type = 'VISA_CIRCUIT' AND requested_signature = false AND process_date IS NULL and listinstance.res_id = res_view_letterbox.res_id limit 1)
Exemple sur la 18.10 pour que l'action apparaisse lorsque la personne en cours est le signataire :
res_id IN (SELECT res_id FROM listinstance WHERE difflist_type = 'VISA_CIRCUIT' AND requested_signature = true AND process_date IS NULL and listinstance.res_id = res_view_letterbox.res_id limit 1)
#10 Updated by Emmanuel DILLARD about 3 years ago
- Target version changed from 133 to 20.03 (Support restreint)
#12 Updated by Emmanuel DILLARD over 2 years ago
- Target version changed from 20.03 (Support restreint) to Inscription Backlog Courrier
#13 Updated by Emmanuel DILLARD about 2 years ago
- Status changed from A étudier to Clôturée
- Target version changed from Inscription Backlog Courrier to 18.10 (support sécurité)
Demande client cloturée
#14 Updated by Emmanuel DILLARD 12 months ago
- Project changed from Backlog to Backlog Courrier
- Target version changed from 18.10 (support sécurité) to 18.10 (Sécurité)