- Status Assigned
- Percent Complete
- Task Type Feature Request
- Category Functionality → "Document"
-
Assigned To
Torsten Bonde Christiansen - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.4.2
- Due in Version 2.0
-
Due Date
Undecided
- Votes
- Private
Opened by Torsten Bonde Christiansen - 21.10.2013
Last edited by Torsten Bonde Christiansen - 24.02.2014
FS#121 - Extended functionality to Txt-Report generator
Running reports through the txt-generator needs some additional features, such as
* Specifying/adding lines (dividers) horizontally in tables.
* --- do --- with vertical lines.
Eg:
------------------------------------------------
Main Dataset: Duplicate dataset:
------------------------------------------------
Record no: 4029
Key Fields:
id = .
Record not found in main datafile!
Record no: 4028
Key Fields:
id = .
Record not found in main datafile!
------------------------------------------------
should be:
------------------------------------------------
Record no: 4029
Key Fields:
id = .
Record not found in main datafile!
------------------------------------------------
Record no: 4028
Key Fields:
id = .
Record not found in main datafile!
------------------------------------------------
Horizontal lines support - not verticallines yet.