- Upgrade to RMB 35.3.0 (MODFEE-391)
- Upgrade
holdings-storage
to 8.0 (MODFEE-387) - Upgrade
holdings-storage
to 7.0,instance-storage
to 11.0 (MODFEE-381) - Update
LOAN_RELATED_FEE_FINE_CLOSED
event publishing (MODFEE-380)
- Upgrade to RMB 35.2.0, Vertx 4.5.5 (MODFEE-375)
- Make
status
property mandatory in account schema (MODFEE-337) - Add
displaySummary
property to item schema (MODFEE-370) - Use actions/checkout v4 (FOLIO-3944)
- Enable UUID-validation for
createdAt
(MODFEE-315) - Add error handling for invalid configuration to financial reports (MODFEE-327)
- Add support for token
item.loanType
in patron notices (MODFEE-329) - Add support for token
item.effectiveLocationDiscoveryDisplayName
in patron notices (MODFEE-328) - Add indices to
feefineactions
table (MODFEE-331) - Add support for reminder fees in Overdue Fine Policy (MODFEE-345)
- Update copyright year (FOLIO-1021)
- Use API-related Workflows (FOLIO-3678)
- Fix potential NPE in Financial Transaction and Refund reports (MODFEE-355)
- Extend reminder fee policy schema (MODFEE-356)
- Add new automated fee/fine type
Reminder fee
(MODFEE-358) - Migrate to Java 17 (MODFEE-357)
- Add indices to
accounts
table (MODFEE-319) - Update enums in reminder fee policy schema (MODFEE-365)
- Upgrade to RMB 35.0.2 and Vertx 4.3.4 (MODFEE-299, MODFEE-262)
- Actual cost record cancelling API (MODFEE-298)
- Actual cost record billing API (MODFEE-297)
- Add billed amount to actual cost record (MODFEE-307)
- Update instance-storage interface version and schema (MODFEE-309)
- Add user.preferredFirstName field to the User Object in the Notice context (MODFEE-316)
- Fix for Additional Info not coming for circulation-log description (MODFEE-314)
- Upgrade to RMB 35.0.0 and Vertx 4.3.3 (MODFEE-281)
- Add processId field to account schema (MODFEE-275)
- Add batching for Financial Transactions Report (MODFEE-264)
- Supports instance-storage 9.0, holdings-storage 6.0, item-storage 10.0 interface versions (MODFEE-270)
- Add support for different loan date formats to Financial Transactions Report (MODFEE-266)
- Supports users interface versions 15.1 16.0 (MODFEE-265)
- Make
paymentStatus
property in accountdata.json required and also make it an enum (MODFEE-220) - Prevent deleting/updating required
Feefine
(MODFEE-243) - Reformat code according to FOLIO code style (MODFEE-244)
- Add missing account payment status
Suspended claim returned
(MODFEE-245) - Return remaining amount in action response (MODFEE-247)
- Fix Refund report for cases when there are refunds linked to same account both inside and outside of the requested interval (MODFEE-249)
- Make comments field not required for cancelling a fee/fine (MODFEE-250)
- Validate that Overdue fine policy interval is not negative (MODFEE-252)
- Validate that Lost item processing fee value is not negative (MODFEE-253)
- Update tests with JUnit 5 (MODFEE-254)
- Add policy fields to the account record (MODFEE-257)
- Upgrade RMB to 34.0.0 (MODFEE-261)
Reopen a fee/fine on refund (MODFEE-229) Upgrade to RMB 33.0.4 and Log4j 2.16.0 (MODFEE-232) Upgrade to RMB 33.2.4 (MODFEE-236)
- 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)
- 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)
- 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
andfeefineactions
(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)
- 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)
- Enable user-related tokens for manual fee/fine patron notices (MODFEE-66)
- Update RMB version to 30.0.1 and Vertx to 3.9 (MODFEE-59, MODFEE-62)
- Publish events when account is created, changed or deleted (MODFEE-53, MODFEE-54, MODFEE-63)
- Remove readonly fields validation (MODFEE-50)
- Fix missing error message when duplicate Overdue Fine Policy name entered (MODFEE-16)
- Fix missing error message when duplicate Lost Item Fee Policy name entered (MODFEE-17)
- Send patron notice for waiver of fee/fine charge (MODFEE-19)
- Send patron notice for transfer of fee/fine charge (MODFEE-20)
- Send patron notice for cancellation of fee/fine charge (MODFEE-21)
- Fix sending "New fee/fine" and "Payment" notices when "Notify patron" is unchecked (MODFEE-22)
- Create default "out-of-the-box" Overdue Fine and Lost Item Fee policies (MODFEE-23)
- Fix incorrect next release version (MODFEE-24)
- Update tenant API version to 1.2 to allow reference data loading (MODFEE-25)
- Create automatic FeeFine records on module initialization (MODFEE-28)
- Fix error when saving Overdue Fine Policy (MODFEE-34)
- Add LaunchDescriptor settings (FOLIO-2234)
- Enable kube-deploy on Jenkins pipeline (FOLIO-2256)
- Remove old ModuleDescriptor "metadata" section (FOLIO-2321)
- Use JVM features (UseContainerSupport, MaxRAMPercentage) to manage container memory (FOLIO-2358)
- Fix lost item fee policy JSON-schema (UIU-1156)
- Update 26.2.4 RMB version. Refs Upgrading Version 25.
- Add patron notice for payment of fee/fine charge. Refs MODFEE-11.
- Add patron notice for manual fee/fine charge. Refs MODFEE-12.
- Fix POST to resources. Fixes MODFEE-2, UIU-1150.
- Add fee/fine tokens to patron notices. Refs MODFEE-13.
- CRUD Fee/Fine Overdue Fine Policies. Refs UIU-1146.
- CRUD Fee/Fine Lost Item Fee Policies. Refs UIU-1156.
- Fix unclosed transaction. Refs MODFEE-10.
- Modify resource waives.
- Upgrade to RMB 24.0.0.
- Upgrade to RMB 23.7.0.
- Fix code smell.
- Modify resources owners an feefines.Refs UIU-713.
- Add fields defaultChargeNotice and defaultActionNotice for resource owners. Refs UIU-713.
- Add fields chargeNotice and actionNotice for resource feefines. Refs UIU-713.
- Upgrade to RMB 23.6.0.
- Upgrade to RMB 23.5.0.
- Modify resource transfers and add transfer-criterias resource. Refs UIU-544.
- Fix validation. Fixes MODFEE-3, MODFEE-4, MODFEE-5, MODFEE-6, MODFEE-7
- Modify with Metadata (commit b682da5537b1fb35301156b6e48d66385a5828f1)
- Remove id required. Fix to MODFEE-2.
- Remove feesfines all permission (commit d883537a3b112ee8d84c617d9a8d25c89380c6b8)
- FOLIO-1609: Disable system class loader in surefire and failsafe plugins
- Upgrade to RMB 23.0.0, vertx 3.5.4.
- Modify resource accounts.
- Update interface version descriptor.
- Add field servicePointOwner for resource owners. Refs UIU-611.
- Modify resource feefineactions. Refs UIU-646.
- Modify resource payments. Refs UIU-612.
- Add field ownerId as required for resource feefines. Fix to MODFEE-8.
- Modify resource feefines. Refs UIU-610.
- Upgrade to RMB 21.0.4, use RAML 1.0.
- Update shared raml-util.
- Add new resource manualblocks. Refs UIU-674.
- Provide the management of the manual fees and fines.