From: Remington Steed Date: Fri, 6 Nov 2015 19:38:37 +0000 (-0500) Subject: LP#1422379 Add release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Frsteed%2Flp1422379_move_billing_timestamps_rebase;p=working%2FEvergreen.git LP#1422379 Add release notes Signed-off-by: Remington Steed --- 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).