Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
9185fe67
Commit
9185fe67
authored
Oct 01, 2021
by
Antony Le Courtes
Browse files
Correction
parent
a39fa91a
Changes
1
Hide whitespace changes
Inline
Side-by-side
module/ExportRh/src/Connecteur/Siham/SihamConnecteur.php
View file @
9185fe67
...
...
@@ -427,7 +427,7 @@ class SihamConnecteur implements ConnecteurRhInterface
'typeNumero'
=>
Siham
::
SIHAM_CODE_TYPOLOGIE_FIXE_PRO
,
];
}
if
(
$datas
[
'generiqueFieldset'
][
'tel
p
erso'
]
&&
!
empty
(
$dossierIntervenant
->
getTelPerso
()))
{
if
(
$datas
[
'generiqueFieldset'
][
'tel
P
erso'
]
&&
!
empty
(
$dossierIntervenant
->
getTelPerso
()))
{
$coordonneesTelMail
[]
=
[
'dateDebutTel'
=>
$dateEffet
,
'numero'
=>
$dossierIntervenant
->
getTelPerso
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment