diff --git a/fileSend.php b/fileSend.php index a51878a..d3d3eeb 100644 --- a/fileSend.php +++ b/fileSend.php @@ -84,6 +84,7 @@ if ( isset($opts->file) ) /** * @todo : links to prestation table and file rules + * Prestation => Repertoire reception, etc */ switch ($client) { case 'sfrbtr' : @@ -95,6 +96,7 @@ if ( isset($opts->file) ) case 'gefacto': $prestation = 'GEFACTO'; $OptionsCopyAddDate = true; + $OptionsRunWithEndFile = true; break; }