Commit Graph

10 Commits

Author SHA1 Message Date
jjenko 5be9daa019 B2024-004 In the RO Editor, fixed the issue for when Child values have a length of zero, the parent value will now be displayed (as gray text) in the Child field. Also, when generating a RO.FST file, it will use the Parent value when the Child value length is zero. 2024-01-25 11:15:10 -05:00
jjenko c66c01332e C2022-001 only add the child value to RO.FST if it is different than the parent (default) value 2022-01-21 14:33:09 +00:00
jjenko fac1614259 B2021-146 Added a null reference check. 2021-12-10 19:41:33 +00:00
jjenko ce9e9e182e C2021-026 Parent/Child applicability in RO Editor 2021-07-29 18:28:12 +00:00
Kathy de58331ffb C2017-003: Support SQL Server for storing of Referenced Object data 2020-01-09 15:39:17 +00:00
Rich 14e0d8c756 Added ROID PDF Destinations to Complete RO Report so that PDF Links can go to a specific Refenced Object in the Complete RO Report PDF. 2015-09-12 15:41:08 +00:00
jjenko 3fe7f68166 Added a smarter status message based on the number of items being processed 2015-05-04 19:06:14 +00:00
jjenko f9992cd299 Better status messages during the retrieval of data for the report
Improved the Select statement used to get RO data from the database
Status message added
2015-04-17 16:51:51 +00:00
jjenko b9c6d317c7 Logic to handle when a RO Database is selected when generating report information
In creating a temporary (meta) file for Complete RO Report, file was sometimes not created anew with the FileMode.Create setting.  Changed to FileMode.Append and specifically delete the meta file before calling to generate it.
2015-01-27 19:39:31 +00:00
jjenko 25aff47849 2013-03-25 20:33:33 +00:00