Add Release Notes for Lp 1662535 & Lp 1743783
authorJason Stephenson <jason@sigio.com>
Fri, 14 Dec 2018 16:31:45 +0000 (11:31 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 14 Dec 2018 16:31:45 +0000 (11:31 -0500)
Signed-off-by: Jason Stephenson <jason@sigio.com>

docs/RELEASE_NOTES_NEXT/Circulation/patron_bill_fixes.adoc [new file with mode: 0644]

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 (file)
index 0000000..79848e4
--- /dev/null
@@ -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.
+
+