From: Bill Erickson Date: Fri, 20 Jun 2014 18:20:48 +0000 (-0400) Subject: LP#1329503 View/Edit Report Release Notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d75db546fe741dd9bc9369ff067d63a0e9a1b143;p=evergreen%2Fpines.git LP#1329503 View/Edit Report Release Notes Signed-off-by: Bill Erickson Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum --- diff --git a/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt b/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt new file mode 100644 index 0000000000..b8fd63a1f5 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/report-edit.txt @@ -0,0 +1,14 @@ +==== Report Editing ==== + +Users may now view and edit existing reports. + +With each report in the Reports folder view there are two new links, +one for viewing (read-only) and one for editing. After changing a +report, the user has the option to save the modified report +or create a new report with the new values, in effect cloning +the original report. + +When saving a changed report, if a pending report run exists, the user +will be warned of this and asked if they would prefer to modify the +scheduled report or to instead save the changed values as a new +report, leaving the original report intact.