Project

General

Profile

Actions

Fonctionnalité #30471

closed

FIXTURE - Ajout de 2 actions dans le parapheur

Added by Alexis AMEGAH 5 months ago. Updated 26 days ago.

Status:
R&D - Terminé
Priority:
1-Majeur
Assignee:
Target version:
Start date:
08/16/2024
Due date:

Description

Contexte

Le jeu proposé par l'équipe projet comporte les actions "Demander l'impression pour signature" & "Envoyer la réponse signée" pour l'ensemble des groupes ayant accès à la bannette "Mes parapheur électroniques". (voir screen ci-joint)

Ces actions ne se retrouvent pas dans la RC proposé. (voir screen ci-joint)

Souhaité

  • Ajout de l'action "demander l'impression pour signature" avec cette condition d'apparition pour tous les groupes de la banette "Mes parapheurs électroniques" :
    res_id in (
    SELECT res_id FROM listinstance li
    WHERE res_view_letterbox.res_id = li.res_id
    AND difflist_type = 'VISA_CIRCUIT'
    AND process_date ISNULL
    AND item_mode = 'visa'
    GROUP BY res_id
    HAVING count(res_id) = 1
    )

  • Ajout de l'action "Envoyer la réponse signée" avec cette condition d'apparition pour tous les groupes de la banette "Mes parapheurs électroniques" :
    res_id in (
    SELECT res_id
    FROM listinstance
    WHERE difflist_type='VISA_CIRCUIT'
    AND item_id = @user_id
    AND process_date is null
    AND item_mode = 'sign'
    )


Files

Action equipe projet.png (46.3 KB) Action equipe projet.png Alexis AMEGAH, 08/16/2024 11:21 AM
Action parapheur RC .png (42.4 KB) Action parapheur RC .png Alexis AMEGAH, 08/16/2024 11:25 AM
Actions #1

Updated by Cynthia APURA 5 months ago

  • Subject changed from RC 24 FIXTURE - Ajout de 2 action dans le parapheur to RC 24 FIXTURE - Ajout de 2 actions dans le parapheur
Actions #2

Updated by Cynthia APURA 5 months ago

  • Status changed from A qualifier to R&D - A étudier
Actions #3

Updated by Cynthia APURA 5 months ago

  • Version source set to 24
Actions #5

Updated by Emmanuel DILLARD 5 months ago

  • Status changed from R&D - A étudier to A qualifier
Actions #7

Updated by Cynthia APURA 5 months ago

  • Status changed from A qualifier to Complément d'Informations
  • Assignee changed from Emmanuel DILLARD to Alexis AMEGAH
Actions #9

Updated by Alexis AMEGAH 5 months ago

  • Assignee changed from Alexis AMEGAH to Cynthia APURA
Actions #11

Updated by Emmanuel DILLARD 2 months ago

  • Subject changed from RC 24 FIXTURE - Ajout de 2 actions dans le parapheur to FIXTURE - Ajout de 2 actions dans le parapheur
  • Status changed from Complément d'Informations to R&D - A étudier
  • Priority changed from 2-Sérieux to 1-Majeur
  • Target version deleted (2301)
Actions #12

Updated by Emmanuel DILLARD about 2 months ago

  • Status changed from R&D - A étudier to R&D - A planifier
  • Assignee deleted (Cynthia APURA)
Actions #13

Updated by Emmanuel DILLARD about 1 month ago

  • Status changed from R&D - A planifier to R&D - En cours
  • Target version set to 24.2
Actions #14

Updated by Joseph AKEL 27 days ago

  • Assignee set to Joseph AKEL
Actions #15

Updated by GIT LAB 27 days ago

[CREATION] MR feat/30471/24.x.x (cible main) par Joseph AKEL

https://labs.maarch.org/devteam/maarch-courrier-dev/-/merge_requests/287

Actions #16

Updated by Joseph AKEL 27 days ago

  • Status changed from R&D - En cours to R&D - En test
Actions #17

Updated by Joseph AKEL 26 days ago

  • Status changed from R&D - En test to R&D - Terminé
Actions

Also available in: Atom PDF