LP1174498: Add Release Note
authorJason Boyer <JBoyer@equinoxinitiative.org>
Thu, 3 Sep 2020 17:15:51 +0000 (13:15 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 15 Mar 2021 16:00:39 +0000 (12:00 -0400)
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Katie Greenleaf Martin <bcl@blaircountylibraries.org>
Signed-off-by: Elizabeth Davis <edavis@albright.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

docs/RELEASE_NOTES_NEXT/Reports/payments_by_billing_type.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Reports/payments_by_billing_type.adoc b/docs/RELEASE_NOTES_NEXT/Reports/payments_by_billing_type.adoc
new file mode 100644 (file)
index 0000000..954254f
--- /dev/null
@@ -0,0 +1,11 @@
+Payments by Billing Type Reporting Source Added
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+A new reporting source named Payments by Billing Type has been added
+that associates payments and billings and displays the amount of each
+payment applied to those billings.
+
+Tips for using this source:
+.To show workstations associated with Payments, follow the source path Payment by Billing Type --> Payment ID and then pull the appropriate field from the relevant Detail table (Cash, Check, Credit Card).
+.OPAC payments will show as accepted at the paying user's home library. In order for your report to show these payments, make sure the appropriate patron Organizational Unit is set in your report filter.
+.Be careful when you build your report to distinguish between Billing Organizational Unit and Payment Organizational Unit - they can be, but do not have to be, the same.
+.Due to the reporter's use of GROUP BY, it is recommended that you include the Billing ID in your report output in order to prevent the reporter from rolling up payment data into one line.