|
Lines 317-331
Define the output directory where the files will be generated.
Link Here
|
| 317 |
|
317 |
|
| 318 |
After files have been generated, messages status is changed from 'pending' to |
318 |
After files have been generated, messages status is changed from 'pending' to |
| 319 |
'sent'. This is the default action, without this parameter or with --send. |
319 |
'sent'. This is the default action, without this parameter or with --send. |
| 320 |
Using --nosend, mesages status aren't changed. |
320 |
Using --nosend, the message status is not changed. |
| 321 |
|
321 |
|
| 322 |
=item B<-s|--split> |
322 |
=item B<-s|--split> |
| 323 |
|
323 |
|
| 324 |
Split messages into separate file by borrower home library to OUTPUT_DIRECTORY/notices-CURRENT_DATE-BRANCHCODE.[csv|html|ods] |
324 |
Split messages into separate files by borrower home library to OUTPUT_DIRECTORY/notices-CURRENT_DATE-BRANCHCODE.[csv|html|ods] |
| 325 |
|
325 |
|
| 326 |
=item B<--html> |
326 |
=item B<--html> |
| 327 |
|
327 |
|
| 328 |
Generate the print notices in a html file (default if --html, --csv and ods are not given). |
328 |
Generate the print notices in a html file (default is --html, if --csv and --ods are not given). |
| 329 |
|
329 |
|
| 330 |
=item B<--csv> |
330 |
=item B<--csv> |
| 331 |
|
331 |
|
| 332 |
- |
|
|