Skip to content

Latest commit

 

History

History
232 lines (172 loc) · 16 KB

NEWS.md

File metadata and controls

232 lines (172 loc) · 16 KB

4.2.0 - Unreleased

4.1.2 - Released

The primary focus of this release was to fix Adding certain prefix and suffixes prevents user from being able to save

Full Changelog

Bug Fixes

  • MODORDSTOR-197 - Adding certain prefix and suffixes prevents user from being able to save

4.1.1 - Released

The focus of this release was to fix issue with logging and return an error for expense class

Full Changelog

Bug Fixes

4.1.0 - Released

The focus of this release was to improve invoice Approval and Payment, prorated adjustments special cases processing, bug fixing

Full Changelog

Stories

Bug Fixes

  • MODINVOICE-204 Encumbrance not linked to payments and credits upon invoice payment
  • MODINVOICE-198 Expense class not added to Pending payment
  • MODINVOICE-193 Invoice loading stuck on Bugfest
  • MODINVOICE-192 Cannot approve invoice when ledger's fiscalYearOne not equal to current
  • MODINVOICE-188 Adjustments fund distributions should counted during calculation of budget available amount for invoice approval
  • MODINVOICE-180 Check remaining amount expendable for active budgets only

4.0.3 - Released

The focus of this release was to fix issue of stuck loading of invoices after an attempt to upload batch voucher on FTP

Full Changelog

Bug Fixes

4.0.2 - Released

The focus of this release was to fix pending payment creation and fix batch voucher export

Full Changelog

Bug Fixes

  • MODINVOICE-191 - Batch voucher export returns an error with message "Batch voucher not found" for xml format
  • MODINVOICE-182 - Link to encumbrance missed

4.0.1 - Released

The focus of this release was to honor accounting codes upon batch voucher generation, minor fixes of field mapping.

Full Changelog

Bug Fixes

  • MODINVOICE-177 - Exclude vouchers with empty accountingCode from batchVoucher generation
  • MODINVOICE-172 - Invoice requires an accounting code when "Export to accounting" is false
  • MODINVOICE-171 - The BatchedVoucher.vendorInvoiceNo field populated with the wrong value
  • MODINVOICE-168 - Populate field "voucherLine.fundDistribution.code" upon Invoice approval

4.0.0 - Released

The focus of this release was to create a batch and upload to FTP and set money aside as awaiting payment for Invoices that are 'Approved'

Full Changelog

Stories

Bug Fixes

3.1.1 - Released

The main focus of this bugfix release was to fix issues

Full Changelog

Stories

  • MODINVOICE-109 - Create payment or credit when Invoice marked as 'Paid

Bug Fixes

  • MODINVOICE-100 - Fix raml(contract) to return application/json responses wherever possible

3.1.0 - Released

The focus of this release was to introduce Batch Voucher Exports CRUD APIs and add business logic for integration during the approval of an invoice

Full Changelog

Stories

Bug Fixes

  • MODINVOICE-147 - Invoice approval fails if a voucherNumberPrefix isn't configured
  • MODINVOICE-118 - mod-invoice was out-of-memory killed on folio-snapshot-demo system

3.0.1 - Released

The main focus of this bugfix release was to fix issue with voucher "accounting code"

Full Changelog

Bug Fixes

3.0.0 - Released

The main focus of this release was to re-integrate with finance module, fix bugs, calculations improvements

Full Changelog

Stories

Bug Fixes

2.0.0 - Released

The primary focus of this release was to implement Teams-based operations restriction logic and provide the APIs for managing invoice attachments.

Full Changelog

Stories

  • MODINVOICE-96 - Add support for latest and v3.0.0 mod-finance-storage versions
  • MODINVOICE-91 - Change usage of invoice settings
  • MODINVOICE-90 - Implement basic GET /voucher/voucher-lines
  • MODINVOICE-87 - Calculate and persist totals upon invoice creation/update/get
  • MODINVOICE-86 - Calculate and persist totals upon invoiceLine creation/update
  • MODINVOICE-81 - Implement API for invoice attachments (links/documents)
  • MODINVOICE-77 - Invoice and invoiceLine schema updates
  • MODINVOICE-74 - Transpose invoice acquisitions-units to voucher upon voucher creation
  • MODINVOICE-72 - Restrict search/view of invoice, invoiceLine records based upon acquisitions unit
  • MODINVOICE-71 - Restrict deletion of invoice, invoiceLine records based upon acquisitions unit
  • MODINVOICE-70 - Restrict updates of invoice, invoiceLine records based upon acquisitions unit
  • MODINVOICE-69 - Restrict creation of invoice, invoiceLine records based upon acquisitions unit
  • MODINVOICE-54 - Prorated adjustments part 1 - basics

1.0.0 - Released

The primary focus of this release was to implement backend logic to manage invoices, invoice lines, vouchers, voucher lines and provide backend logic for the transitioning invoice to Approved and Paid status.

Stories

Bug Fixes

  • MODINVOICE-66 - Shouldn't be allowed to add invoiceLines to an "approved" or "paid" invoice