From: Andrea Buntz Neiman Date: Tue, 24 Sep 2019 19:48:53 +0000 (-0400) Subject: added code formatting to text X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=80468f6b63b741ab49b315adcd4dcde06a37cead added code formatting to text Signed-off-by: Andrea Buntz Neiman --- diff --git a/docs/RELEASE_NOTES_3_4.adoc b/docs/RELEASE_NOTES_3_4.adoc index 49b91b7..28acc5d 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