Option Run with End file
This commit is contained in:
parent
96d4ad8399
commit
79d5442169
@ -84,6 +84,7 @@ if ( isset($opts->file) )
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @todo : links to prestation table and file rules
|
* @todo : links to prestation table and file rules
|
||||||
|
* Prestation => Repertoire reception, etc
|
||||||
*/
|
*/
|
||||||
switch ($client) {
|
switch ($client) {
|
||||||
case 'sfrbtr' :
|
case 'sfrbtr' :
|
||||||
@ -95,6 +96,7 @@ if ( isset($opts->file) )
|
|||||||
case 'gefacto':
|
case 'gefacto':
|
||||||
$prestation = 'GEFACTO';
|
$prestation = 'GEFACTO';
|
||||||
$OptionsCopyAddDate = true;
|
$OptionsCopyAddDate = true;
|
||||||
|
$OptionsRunWithEndFile = true;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user