Revert "LP#1174498: (follow-up) reformat release notes"
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 Mar 2021 15:28:40 +0000 (11:28 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 30 Mar 2021 15:28:40 +0000 (11:28 -0400)
This reverts commit 56da49b19efff64a60b5833d4c67cf5ee7c85fef.

docs/RELEASE_NOTES_NEXT/Reports/payments_by_billing_type.adoc

index 881ad3e..954254f 100644 (file)
@@ -5,16 +5,7 @@ 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.
+.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.