Skip to content

Releases: folio-org/mod-feesfines

v17.0.0

29 Sep 15:22
Compare
Choose a tag to compare

17.0.0 2021-09-29

  • Use BigDecimal to represent monetary values (MODFEE-29)
  • Add schema-level validation for all UUIDs (MODFEE-98)
  • Create endpoint to return data for Financial Transactions Detail Report (MODFEE-179)
  • Extend fee/fine record with contributors info (MODFEE-198)
  • Log patron notice processing errors to Circulation Log (MODFEE-200)
  • Fix incorrect Due Date in Financial Transactions Report (MODFEE-201)
  • Fix missing staff comment in Circulation Log records (MODFEE-202)
  • Add refunded amount to fee/fine balance (MODFEE-203)
  • Capture user details in Circulation Log record created upon manual block deletion (MODFEE-204)
  • Fix incorrect date formatting in Financial Transactions Report (MODFEE-206)
  • Fix missing type property in JSON-schemas for fields representing monetary values (MODFEE-210)

v16.1.1

04 Aug 18:22
Compare
Choose a tag to compare
  • Increase remaining balance after refund (MODFEE-203)

v16.1.0

14 Jun 15:00
Compare
Choose a tag to compare
  • Refund lost item processing fees transferred to more than one account to their corresponding transfer accounts (MODFEE-138)
  • Fix performance issues with large dataset of fees/fines (MODFEE-175)
  • Create endpoint to return data for cash drawer reconciliation report (MODFEE-178)
  • Fix remaining amount calculation for refund action (MODFEE-182)
  • Fix search/filter on fees/fines not pulling recent circulation log actions (MODFEE-187)
  • Create endpoint to fetch sources associated with service point (MODFEE-188)
  • Upgrade to RMB 33.0.0 and Vertx 4.1.0 (MODFEE-190)
  • Upgrade to mod-pubsub-client 2.3.0 to fix error during registration in mod-pubsub (MODFEE-195)

v16.0.1

20 Apr 15:40
Compare
Choose a tag to compare
  • Fix Remaining amount calculation for refund action (MODFEE-182)

v16.0.0

10 Mar 13:49
Compare
Choose a tag to compare
  • Upgrade to RMB 32.1.0 and Vertx 4.0.0 (MODFEE-163)
  • Add missing indexes (MODFEE-169)
  • Make start date and end date not required (MODFEE-173)
  • Add sorting fee/fine actions by date (MODFEE-170)
  • Add Fee/fine owner as criteria for 'Refunds to process manually report' (MODFEE-160)
  • Update account dateUpdated field on fees/fines actions (MODFEE-150)
  • Code style changes (MODFEE-165)
  • Fix failing of refund report when automatic refunds exist (MODFEE-164)
  • Add fee/fine owner column to refund report, change paid/transferred columns logic (MODFEE-152)
  • Return list of fee/fine actions created as a result of pay/waive/transfer/cancel/refund calls (MODFEE-147)
  • Add an endpoint for building refund reports (MODFEE-144)
  • Add property code to manual blocks (MODFEE-145)
  • Upgrade to RMB 31.1.5 and Vertx 3.9.4 (MODFEE-140)
  • Add indexes for tables accounts and feefineactions (MODFEE-141)
  • Fix amount division logic for bulk paying/waiving/transferring (MODFEE-136)
  • Add ability to provide custom cancellation reason for an account (MODFEE-137)
  • Fix missing item details in fee/fine records in circulation log (MODFEE-139)
  • Create manual-block template endpoint (MODFEE-133)
  • Add UUID fields validation against the UUID regex pattern (MODFEE-88)
  • Add Lost item fee (actual cost) type (MODFEE-114)
  • Fix Fee/fine actions not appearing in circulation log (MODFEE-131)
  • Fix PubSub permissions (MODFEE-124)
  • Store new aged to lost settings for recalled items (MODFEE-146)
  • Grants permission for messages to be published to pub-sub when deleting an account (MODFEE-151)

v15.9.2

12 Nov 11:39
Compare
Choose a tag to compare
  • Fix fee/fine actions not appearing in circulation log (MODFEE-131)
  • Fix amount division logic for bulk paying/waiving/transferring (MODFEE-136)
  • Fix missing item details in fee/fine records in circulation log (MODFEE-139)
  • Upgrade to RMB 31.1.5 and Vert.x 3.9.4 (MODFEE-140)
  • Add indexes for tables accounts and feefineactions (MODFEE-141)

v15.9.1

14 Oct 15:06
Compare
Choose a tag to compare
  • Fixes PubSub permissions (MODFEE-124)

v15.9.0

14 Oct 08:08
Compare
Choose a tag to compare
  • Add loanId to the FEE_FINE_BALANCE_CHANGED event payload (MODFEE-71)
  • Extend/rename tokens available to manual fee/fine notices (MODFEE-72)
  • Fix incorrect formatting of monetary values in patron notices (MODFEE-87)
  • Fix missing permissions for fee/fine actions endpoint (MODFEE-89)
  • Fix memory leak (MODFEE-93)
  • Upgrade to RMB v31 and JDK 11 (MODFEE-103)
  • Publish log events related to fees/fines (MODFEE-124)
  • Publish log events related to manual blocks (MODFEE-125)
  • Fee/fine actions refactoring (MODFEE-79, MODFEE-80, MODFEE-81, MODFEE-82, MODFEE-83, MODFEE-84, MODFEE-85, MODFEE-86, MODFEE-105, MODFEE-106, MODFEE-107, MODFEE-108, MODFEE-109, MODFEE-110, MODFEE-111, MODFEE-112, MODFEE-113)

v15.8.3

02 Oct 17:30
Compare
Choose a tag to compare
  • Fixes memory leak (MODFEE-93)

v15.8.2

03 Aug 13:42
Compare
Choose a tag to compare

15.8.2 2020-08-03

  • Extend/rename tokens available to manual fee/fine notices (MODFEE-72)
  • Fix incorrect formatting of monetary values in patron notices (MODFEE-87)
  • Fix missing permissions for fee/fine actions endpoint (MODFEE-89)