From 80468f6b63b741ab49b315adcd4dcde06a37cead Mon Sep 17 00:00:00 2001 From: Andrea Buntz Neiman Date: Tue, 24 Sep 2019 15:48:53 -0400 Subject: [PATCH] added code formatting to text Signed-off-by: Andrea Buntz Neiman --- docs/RELEASE_NOTES_3_4.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.43.2