From: Jason Stephenson <jason@sigio.com>
Date: Fri, 14 Dec 2018 16:31:45 +0000 (-0500)
Subject: Add Release Notes for Lp 1662535 & Lp 1743783
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=64607a8621baf8dee9d873aad654c4dcf6b83ba1;p=evergreen%2Fjoelewis.git

Add Release Notes for Lp 1662535 & Lp 1743783

Signed-off-by: Jason Stephenson <jason@sigio.com>
---

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.
+
+