From 0de6ff5cc1f8adf76d71b8837c0def8f81140801 Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Fri, 6 Nov 2015 14:38:37 -0500 Subject: [PATCH] LP#1422379 Add release notes Signed-off-by: Remington Steed --- .../Circulation/billing_ts_now_reflect_billing_time.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/billing_ts_now_reflect_billing_time.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/billing_ts_now_reflect_billing_time.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/billing_ts_now_reflect_billing_time.adoc new file mode 100644 index 0000000000..9cb806a26b --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/billing_ts_now_reflect_billing_time.adoc @@ -0,0 +1,10 @@ +Billing Timestamps Now Reflect Billing Time +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Previously, billing timestamps were set into the future, reflecting the +time the billing ends, not when it begins. But this is hard to +understand, and requires frequent explanation to those not familiar with +it. Beginning with this release, billing timestamps will reflect the +beginning of the billing period. An upgrade script is included that +converts the timestamp for all billings of type 'Overdue Materials' +(btype = 1). -- 2.11.0