Skip to content

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
$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

@evarisk-micka evarisk-micka force-pushed the add_odt_certificat_document branch from efa5c99 to 3ec6d1e Compare May 6, 2025 09:56
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...)

3 participants