From 35571869d4f2453fa6a141c06c69bbd4df383ba1 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Fri, 14 Dec 2018 11:31:45 -0500 Subject: [PATCH] Add Release Notes for Lp 1662535 & Lp 1743783 Signed-off-by: Jason Stephenson --- .../Circulation/patron_bill_fixes.adoc | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc new file mode 100644 index 0000000000..79848e46dc --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc @@ -0,0 +1,24 @@ +Add Missing Patron Bill Grid Columns +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Adding missing columns to the patron bills grid, including: +- Call Number +- Owning Library +- Shelving Location +- Last Billing Note +- Last Billing Timestamp +- Last Payment Timestamp +- Last payment Note +- Last Payment Type + +Corrected the path for Bill Type. + +Changed column name for Location to 'Billing Location' and the former +Billing Location to 'Grocery Billing Location' for clarity + +Fix Bill Full Detail Display +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Fleshes out retrieved data to be able to display the billing location +for both circulation and grocery bills on the full details page as +well as the owning library for circulation bills. + + -- 2.43.2