Ergonomie #17424
Information longue fiche de liaison
Start date:
06/11/2021
Due date:
06/18/2021
Tags Courrier:
ROADMAP:
Description
L'affichage des informations dans la fiche de liaison dans la partie Circuit de visa couvre la date de traitement si l'information indiquée est longue. Il faudrait un retour à la ligne.
Related issues
History
#2 Updated by Emmanuel DILLARD 11 months ago
- Tracker changed from Anomalie to Ergonomie
- Due date changed from 06/18/2021 to 06/14/2021
- Status changed from A qualifier to A étudier
#3 Updated by Emmanuel DILLARD 11 months ago
- Status changed from A étudier to Etude planifiée
#4 Updated by Ludovic ARAUJO 11 months ago
- Priority changed from 2-Sérieux to 0-Bloquant
#5 Updated by Emmanuel DILLARD 11 months ago
- Related to Ergonomie #17108: Distinguer les actions pour l'arret et pour la validation de visa. added
#6 Updated by Emmanuel DILLARD 11 months ago
- Status changed from Etude planifiée to Développé / Analysé (S)
- Assignee changed from EDI PO to Etienne FAMERY
Intégré dans le ticket lié.
A rapatrier sur la branche TMA 20.10 du client #17108
#7 Updated by Ludovic ARAUJO 11 months ago
- Status changed from Développé / Analysé (S) to A qualifier
- Assignee changed from Etienne FAMERY to EDI PO
#8 Updated by Ludovic ARAUJO 11 months ago
le commit https://labs.maarch.org/maarch/MaarchCourrier/commit/eb30b1c6e73b1987e8ddbb5c18aa52f5c500eb75
ne résout pas l'anomalie, il a été intégré il y a 21 jours mais l'anomalie persiste.
Nous avons besoin d'aide de toute urgence
#9 Updated by Emmanuel DILLARD 11 months ago
- Due date changed from 06/14/2021 to 06/18/2021
- Status changed from A qualifier to A étudier
- Assignee changed from EDI PO to Florian AZIZIAN
#11 Updated by Florian AZIZIAN 11 months ago
Dans src/app/resource/controllers/SummarySheetController.php
à la ligne 778,
il faut aussi remplacer ça :
$pdf->Cell($specialWidth * 3, 20, $keyUser + 1 . ". {$user['user']}", 1, 0, 'L', false);
par ça :
$pdf->MultiCell($specialWidth * 3, 20, $keyUser + 1 . ". {$user['user']}", 1, 'L', false, 0,'', '', true, 0, false, true, 20, 'M', true);
#13 Updated by Emmanuel DILLARD 10 months ago
- Priority changed from 0-Bloquant to 2-Sérieux
#14 Updated by Ludovic ARAUJO 10 months ago
a cloturer
#15 Updated by Ludovic ARAUJO 10 months ago
- Assignee changed from Ludovic ARAUJO to Emmanuel DILLARD
#16 Updated by Emmanuel DILLARD 10 months ago
- Status changed from Complément d'Informations to Développé / Analysé (S)
#18 Updated by Emmanuel DILLARD 5 months ago
- Target version changed from 292 to 20.10 TMA3