The primary focus of this release was to update dependencies, and api doc for POSTing invoice documents
- MODINVOSTO-189 - Update libraries of dependant acq modules to the latest versions
- MODINVOSTO-186 - API doc for POSTing invoice documents has missing required metadata
- Bump
raml
from35.2.0
to35.3.0
- Added
folio-module-descriptor-validator
version1.0.0
The primary focus of this release was to update dependencies, and write SQL migration script to fill invoices with fiscalYearId
- MODINVOSTO-177 - Verify is java based migration for fiscalYearId possible and implement solution for it
- MODINVOSTO-175 - Upgrade RAML Module Builder
- MODINVOSTO-171 - Update RMB and vertx to the latest version
- Bump
raml
from35.0.1
to35.2.0
- Bump
vertx
from4.3.4
to4.5.4
The primary focus of this release was to update DTO schema and upgrade to java 17
- MODINVOICE-466 - Update DTO schema with adding fiscalYearId to PUT payload
- MODINVOICE-455 - Update models schema with new fields for ftp configuration
- MODINVOSTO-166 - Update to Java 17 mod-invoice-storage
- MODINVOSTO-162 - Create invoice line numbers based on new invoice field
- MODINVOSTO-154 - Update dependent raml-util
- MODINVOSTO-144 - Update DTO schema with adding fiscalYearId to PUT payload
- MODINVOSTO-138 - Logging improvement
- FOLIO-3678 - Use GitHub Workflows api-lint and api-schema-lint and api-doc
- MODORDSTOR-343 - Duplicated PO lines have the same numbers related to newly created duplicated order
- Bump
java version
from11
to17
The primary focus of this release was to improvement logging
- MODINVOSTO-151 - Logging improvement - Configuration
The primary focus of this release was to update RMB dependency and remove deprecated migration service
- MODINVOSTO-351 - Upgrade RAML Module Builder
- MODINVOSTO-150 - Remove 5.2.0 MigrationService
The primary focus of this release was to improve performance and update RMB dependency
- MODINVOSTO-145 - Upgrade RAML Module Builder
- MODINVOSTO-133 - Add indexes to improve searching speed of invoices
The primary focus of this release was to fox log4j security issue
- MODINVOSTO-140 - Update Log4J dependency
The primary focus of this release was to perform migration scripts according to schema changes
- MODINVOSTO-122 - Migration script for Fund code in the fund distribution
- MODINVOSTO-120 - Cannot set voucher "Starting number" or reset sequence
- MODINVOSTO-119 - Cancel invoice: Update voucher and transaction schema with new fields
- MODINVOSTO-73 - poNumbers cross-module migration
The primary focus of this release was to update RMB version up to v33.0.0, various schema fields updated as well
- MODINVOSTO-114 - Add vendor data to voucher schema
- MODINVOSTO-113 - Add field "VendorAddress" into batch voucher schemas
- MODINVOSTO-109 - mod-invoice-storage: Update RMB
- MODINVOSTO-103 - Add personal data disclosure form
- MODINVOSTO-115 - Example API JSON, "invoice_line_collection.sample", has invalid field
The primary focus of this release was to add some additional fields in voucher schema, upgrade invoice totals, upgrade RMB and adding support pair of "refNumber" and "refNumberType" in Invoice line should be an array
- MODINVOSTO-106 - Add fields "enclosureNeeded" and "accountNo" into voucher schema
- MODINVOSTO-105 - Delete document while deleting invoice
- MODINVOSTO-100 - mod-invoice-storage: Update RMB
- MODINVOSTO-97 - Write migration script for lock total value
- MODINVOSTO-96 - Update invoice totals fields
- MODINVOSTO-92 - Add field "accountNo" for supporting vendors that have more than one account
- MODINVOSTO-89 - Capture date paid in invoice schema
- MODINVOSTO-81 - Support pair of "refNumber" and "refNumberType" in Invoice line should be an array
- MODINVOSTO-75 - Migration script for removing invoice number from the invoice line number
The primary focus of this release was to fix Adding certain prefix and suffixes prevents user from being able to save
- MODORDSTOR-197 - Adding certain prefix and suffixes prevents user from being able to save
The primary focus of this release was to fix RMB and logging issues
- MODINVOSTO-93 - Update RMB up to v31.1.5
- MODINVOSTO-90 - No logging in honeysuckle version
The primary focus of this release was to migrate to JDK 11 with new RMB, update fund distribution schema
- MODINVOSTO-80 - mod-invoice-storage: Update RMB
- MODINVOSTO-76 - Migrate mod-invoice-storage to JDK 11
- MODINVOSTO-71 - Update fundDistribution schema
This is a bugfix release and contains fixes for full text index creation. Also module was migrated on RMB 30.1.0
- MODINVOSTO-72 - Add invoice_line.description fullTextIndex
- MODINVOSTO-69 - Migration script populate "fundDistribution.code" into old voucher lines
The focus of this release was implementing cascade deletion and create view for search and filtering
- MODINVOSTO-67 - Final verification migration scripts before release Q2 2020
- MODINVOSTO-66 - mod-invoice-storage: Update to RMB v30.0.1
- MODINVOSTO-58 - Invoicing schema changes
- MODINVOSTO-57 - Implementing cascade deletion for batch-voucher and batch-voucher-exports APIs
- MODINVOSTO-68 - Migration scripts for breaking-changes in invoice app schemas are missed
Fix data migration script for batch groups
- MODINVOSTO-61 - Data migration script fails due to FK constraint
The focus of this release was to introduce Batch Voucher Exports CRUD APIs
- MODINVOSTO-54 - Create batch-voucher-exports CRUD API
- MODINVOSTO-53 - Create batch-voucher API
- MODINVOSTO-52 - Create batch-voucher-export configuration credentials API
- MODINVOSTO-51 - Create batch-voucher-configurations CRUD API
- MODINVOSTO-50 - Create batch-group CRUD API
- MODINVOSTO-48 - Batch voucher export schema changes
The focus of this release was to improve invoices and vouchers processing
- MODINVOSTO-45 - Update RMB to 29.0.1
- MODINVOSTO-44 - Use JVM features to manage container memory
- MODINVOSTO-41 - Allow fund distributions to be specified as amount or percentage (breaking changes)
- MODINVOSTO-40 - Remove unique index on voucherNumber
The primary focus of this release was to allow cross table index queries and provide the APIs for managing invoice attachments.
- MODINVOICE-77 - Invoice and invoiceLine schema updates (breaking changes)
- MODINVOSTO-35 - Cleanup acquisition-units-assignments APIs/views/etc. (breaking changes)
- MODINVOSTO-34 - Implement API for invoice attachments (links/documents)
- MODINVOSTO-31 - Voucher/voucher line cross table index queries
- MODINVOSTO-28 - Invoice/invoice line cross table index queries
- MODINVOSTO-38 - MOD-INVOICE-STORAGE fails after several runs of API tests
The primary focus of this release was to provide initial version of the API for managing invoices, invoice lines, voucher, voucher lines and acquisitions unit assignments.
- MODINVOSTO-26 - Implement basic CRUD for /invoice-storage/acquisitions-unit-assignments
- MODINVOSTO-24 - Invoice schema: add billTo and exportToAccounting properties
- MODINVOSTO-22 - Remove invoice.acquisitionsUnit
- MODINVOSTO-19 - Remove associated invoice-lines when removing an invoice
- MODINVOSTO-18 - Add foreign key constraints on voucherLine.voucherId
- MODINVOSTO-16 - Align invoice and order sample data
- MODINVOSTO-14 - Implement GET /voucher-storage/voucher-number/start
- MODINVOSTO-13 - Implement POST /voucher-storage/voucher-number/start/
- MODINVOSTO-12 - Implement GET /voucher-storage/voucher-number
- MODINVOSTO-11 - Implement basic CRUD for voucher-lines
- MODINVOSTO-9 - Voucher/voucherLine schemas and example data
- MODINVOSTO-8 - Implement basic CRUD for vouchers
- MODINVOSTO-7 - Implement the invoice-line-number API
- MODINVOSTO-6 - Implement invoice-number API
- MODINVOSTO-4 - Implement Basic CRUD APIs for invoice-lines
- MODINVOSTO-3 - Implement Basic CRUD APIs for invoices
- MODINVOSTO-2 - Define APIs
- MODINVOSTO-1 - Project Setup
- MODINVOSTO-25 - Improve order-invoice sample data