GEIQ: ajout de l'export des données de contrats en Excel - #6385
Merged
Conversation
francoisfreitag
approved these changes
Jun 23, 2025
Comment on lines
+156
to
+164
| "Détail sur l’emploi de sortie": with_format( | ||
| Format.TEXT, lambda contract: contract.other_data.get("emploi_sorti_precision_text", "") | ||
| ), | ||
| "Précision sur l’emploi de sortie": with_format( | ||
| Format.TEXT, lambda contract: get_libelle(contract.other_data.get("emploi_sorti_precision", {})) |
Member
There was a problem hiding this comment.
Difficile de différencier les deux depuis le nom de la colonne... Mais j’imagine qu’on n’y peut pas grand chose.
xavfernandez
force-pushed
the
xf/geiq_export
branch
9 times, most recently
from
June 25, 2025 09:04
a8abd67 to
888f05c
Compare
xavfernandez
enabled auto-merge
June 25, 2025 09:04
it will be used in details view & in exports
to share between detail template & export
xavfernandez
force-pushed
the
xf/geiq_export
branch
from
June 25, 2025 09:54
888f05c to
fc43c12
Compare
xavfernandez
added this pull request to the merge queue
Jun 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 Pourquoi ?
Pour faciliter les vérifications cotés GEIQ & DDETS/DREETS.
🍰 Comment ?
🚨 À vérifier
🏝️ Comment tester ?
💻 Captures d'écran