Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Améliorations] - Contrôle en masse des objets (Parc d'extincteur, Parc de véhicule, etc...) #1680

Open
2 of 4 tasks
lmag opened this issue Jan 14, 2024 · 3 comments · May be fixed by #1864
Open
2 of 4 tasks

[Améliorations] - Contrôle en masse des objets (Parc d'extincteur, Parc de véhicule, etc...) #1680

lmag opened this issue Jan 14, 2024 · 3 comments · May be fixed by #1864
Assignees
Labels
21 IHM Interface Home Machine

Comments

@lmag
Copy link
Member

lmag commented Jan 14, 2024

Option 1: Modification du contrôle

  • Ajout d'un type de controle en masse basé sur un autre controle
    image

  • Modification du contrôle et ajout d'un listing d'élément avec un statut par élément
    image

  • Ajout d'un multiselecteur
    image

  • Ajout d'un stock ou Tag (V2)

Option 2: Ajout de l'élément contrôle en masse et création de contrôle sur chaque élément contrôlé

  • Modification du contrôle et ajout d'un listing d'élément avec un statut par élément
  • La validation duplique le contrôle avec la création d'un contrôle sur l'objet contrôlé avec le statut et le lien vers le contrôle en masse

image

Conclusion:
Choix solution 2 à détailler + complexe mais respectueuse du standard des controles

@lmag lmag added the 21 label Jan 14, 2024
@lmag lmag self-assigned this Jan 14, 2024
@lmag lmag added this to DigiQuali Jan 14, 2024
@lmag lmag moved this to Ready in DigiQuali Jan 14, 2024
@lmag lmag added the IHM Interface Home Machine label Jul 1, 2024
@theodaviddd
Copy link
Contributor

theodaviddd commented Aug 6, 2024

  • Pouvoir faire un "contrôle de masse", on sélectionne un modèle de contrôle et x objets, ca crée les x contrôles. on répond seulement au verdict + remarque du verdict pour chaque contrôle

  • Sur la vue du contrôle de masse on peut voir tous les contrôles liés, les modifier, les verrouiller, et voir leur QRCode

  • mass_control boolean
    fk_control

  • penser à l'action clone

@theodaviddd
Copy link
Contributor

theodaviddd commented Aug 13, 2024

  • js pour save
  • afficher les questions à la sélection du verdict
  • action clone
  • document odt [ODT] - Ajout de la fiche de controle des objects masse listing des matériels controlés etc... #1865
  • affichage du document dans la liste des controles du control ede masse
  • afficher qr code dans une modal quand on clique sur un picto (dans la fiche controle uassi
  • réduire la hauteur de la ligne pour qu'elle fit avec le bouton enregistrer
  • pas le bon picto bouton enregistrer
  • bouton verrouiller s'affiche pas si verdict ko
  • bouton enregistrer dans la modal réponses
  • verrouillage => mettre la nouvelle ref du controle
  • document générer automatiquement et afficher dans la colonne
  • travailler workflow
  • pouvoir ajouter des objets au controle
  • griser le bouton questions et les verdicts et la note publique
  • signature de masse
  • si on enregistre une ligne de controle, les lignes de réponses dans l'onglet réponses restent en wpeo loader
  • fiche modele pour le controle de masse (bien vérifié tous les extincteurs, bien rentré, bien accueilli, etc.), et fiche modele pour les sous contrôles
  • enlever colonne qr code pour l'instant
  • bouton contrôle de masse sur la fiche modele

theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 13, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 15, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 15, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 15, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 15, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Aug 15, 2024
@theodaviddd theodaviddd removed this from DigiQuali Aug 15, 2024
@theodaviddd theodaviddd changed the title [Améliorations] - Description des possibilités d'ajouts de produits/services/salaries/etc... à des contrôles [Améliorations] - Controle de masse Aug 15, 2024
@theodaviddd theodaviddd linked a pull request Aug 15, 2024 that will close this issue
@lmag lmag changed the title [Améliorations] - Controle de masse [Améliorations] - Contrôle en masse des objets (Parc d'extincteur, Parc de véhicule, etc...) Aug 15, 2024
@lmag
Copy link
Member Author

lmag commented Aug 15, 2024

image

theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
theodaviddd added a commit to theodaviddd/DigiQuali that referenced this issue Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
21 IHM Interface Home Machine
Development

Successfully merging a pull request may close this issue.

2 participants