Option Run with End file

This commit is contained in:
Michael RICOIS 2014-05-05 15:32:48 +00:00
parent 96d4ad8399
commit 79d5442169

View File

@ -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;
}