Ajout EFFICO

This commit is contained in:
Michael RICOIS 2016-06-13 15:56:41 +02:00
parent 202de1c7a5
commit f26f913a6a

View File

@ -138,4 +138,14 @@ return array(
),
),
),
'effico' => array(
'prestations' => array(
array(
'name' => 'DIFBODPRDSFTPEFFICO',
'type' => 'SFTP',
'in' => array(),
'out' => array(),
),
),
),
);