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

#576 [ODT] add: label information and job responsible #577

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

lmag
Copy link
Member

@lmag lmag commented Apr 25, 2024

No description provided.

@lmag lmag self-assigned this Apr 25, 2024
@lmag lmag requested a review from nicolas-eoxia April 25, 2024 12:23
@lmag lmag added 2 Estimated resolution time - 60 mins - 1 h Enhancement New feature or request ODT ODT Feature labels Apr 25, 2024
@@ -118,6 +119,8 @@ public function write_file(SaturneDocuments $objectDocument, Translate $outputLa
$signatory = $signatory->fetchSignatory('Responsible', $object->id, $object->element);
if (is_array($signatory) && !empty($signatory)) {
$signatory = array_shift($signatory);
$tmpArray['responsible_fullname'] = strtoupper($signatory->lastname) . ' ' . ucfirst($signatory->firstname);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mtn on dol_strtoupper car problème si accentuation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Estimated resolution time - 60 mins - 1 h Enhancement New feature or request ODT ODT Feature
Development

Successfully merging this pull request may close these issues.

Intégration des certifications du personnel avec DigiQuali (CACES, Habilitation, certification, etc...)
2 participants