[open-ils-commits] [GIT] Evergreen ILS branch master updated. 80468f6b63b741ab49b315adcd4dcde06a37cead
Evergreen Git
git at git.evergreen-ils.org
Tue Sep 24 16:13:47 EDT 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 80468f6b63b741ab49b315adcd4dcde06a37cead (commit)
from efde2a454dc26bd9b5201aa2ab1af1f259250067 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 80468f6b63b741ab49b315adcd4dcde06a37cead
Author: Andrea Buntz Neiman <abneiman at equinoxinitiative.org>
Date: Tue Sep 24 15:48:53 2019 -0400
added code formatting to text
Signed-off-by: Andrea Buntz Neiman <abneiman at equinoxinitiative.org>
diff --git a/docs/RELEASE_NOTES_3_4.adoc b/docs/RELEASE_NOTES_3_4.adoc
index 49b91b71ca..28acc5d2de 100644
--- a/docs/RELEASE_NOTES_3_4.adoc
+++ b/docs/RELEASE_NOTES_3_4.adoc
@@ -60,9 +60,9 @@ Aged Billings and Payments
^^^^^^^^^^^^^^^^^^^^^^^^^^
Two new database tables are added for tracking aged billings and payments:
-money.aged_billing and money.aged_payment.
+`money.aged_billing` and `money.aged_payment`.
-Two new database views are added, money.all_billings and money.all_payments
+Two new database views are added, `money.all_billings` and `money.all_payments`
for aggregating data across the active and aged tables.
When a circulation is aged, billings and payments linked to the circulation
@@ -790,4 +790,4 @@ TODO
We regret any omissions. If a contributor has been inadvertently
missed, please open a bug at http://bugs.launchpad.net/evergreen/
-with a correction.
+with a correction.
\ No newline at end of file
-----------------------------------------------------------------------
Summary of changes:
docs/RELEASE_NOTES_3_4.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list