Skip to content

Releases: moqui/mantle-usl

Mantle Universal Service Library 2.2.0

31 May 19:09
a8906d6
Compare
Choose a tag to compare

Mantle Universal Service Library 2.2.0 is a minor new feature and
bug fix release. This release is based on Moqui Framework 3.0.0, and
mantle-udm 2.2.0.

While there are a few new services, the majority of changes are to add
options, improve behavior, track more data, or fix issues in existing
services.

For a complete list of changes see:

v2.1.2...v2.2.0

Mantle Universal Service Library 2.1.2

07 Dec 16:04
Compare
Choose a tag to compare

Mantle Universal Service Library 2.1.2 is a patch level new feature and bug fix release. This release is based on Moqui Framework 2.1.3, and mantle-udm 2.1.2.

This release has mostly improvements to existing services for orders, promotions, date/time sensitive physical inventory, payroll, refund handling in returns, shipping and inventory management, and invoice adjustment item GL posting.

There are new services along with improvements to existing services for bank account transaction reconciliation, refund payments related to original payments, and asset (inventory) pooling for reservations along with various logic changes and new services for more consistent inventory reservation and available inventory handling.

The SalesReport services have been updated to use the new ElasticFacade in the framework for the order/invoice time series, top sales, etc queries.

There are some bug fixes in this release but nearly all of them were for issues with new functionality introduced since the last release.

For a complete list of changes see:

v2.1.1...v2.1.2

Mantle Universal Service Library 2.1.1

23 Jul 20:02
Compare
Choose a tag to compare

Mantle Universal Service Library 2.1.1 is a patch level new feature and bug fix release. This release is based on Moqui Framework 2.1.2, and mantle-udm 2.1.1.

There are quite a few bug fixes and improvements in this release, most are small and localized to particular services. There is new functionality for bank integrations including send Positive Pay, send NACHA and receive NACHA return, receive BAI 2 as an alternative of OFX/QFX. This includes services to tie into Moqui SystemMessage functionality for store/forward and receive/store/process with retry and status.

One set of improvements that could also be considered fixes is with prorating across orders, invoices, and returns. There is also expanded and improved functionality for managing returns. The OrderItem.productId field is now populated for various non-product items (promo, discount, tax, etc) along with various changes to more accurately identify product items based on itemTypeEnumId instead of productId.

For a complete list of changes see:

v2.1.0...v2.1.1

Mantle Universal Service Library 2.1.0

30 Nov 00:42
Compare
Choose a tag to compare

Mantle Universal Service Library 2.1.0 is a minor new feature and bug fix release. This release is based on Moqui Framework 2.1.1, mantle-udm 2.1.0.

There are various new services in this release (718 total, 641 in the last release) but most of the changes were to existing services to fix issues and more flexibly support a wider variety of business scenarios.

See the full and detailed release notes at:

https://github.com/moqui/mantle-usl/blob/master/ReleaseNotes.txt

Mantle Universal Service Library 2.0.0

23 Oct 00:27
Compare
Choose a tag to compare

Mantle Universal Service Library 2.0.0 is a major feature and bug fix release. This release is based on Moqui Framework 2.1.0, mantle-udm 2.0.0.

There are many new services (641 total in this release, 474 in the last release) in this release plus significant improvements to existing services to support additional business scenarios and so all services work together in a more consistent and clean way.

Most of the new and improved services are for core procure to pay, order to cash, and accounting business processes. There are part of the primary effort in this release series to build out the PopCommerce ERP application and add more ecommerce related functionality. POPC ERP (version 2.0.0) is now a comprehensive, OOTB usable application for small and medium sized retailers, wholesalers, and distributors.

See the full release notes at:

https://github.com/moqui/mantle-usl/blob/master/ReleaseNotes.txt

Mantle Universal Service Library 1.1.0

25 Nov 04:21
Compare
Choose a tag to compare

Mantle Universal Service Library 1.1.0 is a minor new feature and bug fix
release. This release is based on Moqui Framework 2.0.0, mantle-udm 1.1.0.

This release includes many small improvements for more complete business
process handling. It also includes various updates for new features and
improvements in Moqui Framework plus refinements based on load testing.

Mantle Universal Service Library 1.1.0 RC1

06 Nov 00:17
Compare
Choose a tag to compare

This is a release candidate for public review. See the release notes at:

https://github.com/moqui/mantle-usl/blob/master/ReleaseNotes.txt

Mantle Universal Service Library 1.0.1

26 Mar 22:20
Compare
Choose a tag to compare

Mantle Universal Service Library 1.0.1 is a minor new feature and bug fix
release.

This release is based on Moqui Framework 1.6.2 and mantle-udm 1.0.1.

New Features

  • Improved tenant access product subscription handling along with improved
    tenant provisioning services in moqui-framework
  • Various project management improvements (like more general use of
    Assignee instead of Worker role, etc) and added services for a project
    progress report
  • Various name templates updated for cleaner formatting (ID: instead of
    ID in square brackets)
  • When creating a Shipment from/to party set based on origin/dest facility
    if not specified

Bug Fixes

  • Fixed issue with get#InventoryProjectedInfo service where field names in
    sum aggregations were incorrect (missing sub-object names) for
    reservations, issuances, and receipts fields; GitHub issue #6

Mantle Universal Service Library 1.0.0

25 Jan 05:46
Compare
Choose a tag to compare

Mantle Universal Service Library 1.0.0 is the first release as a component repository separate from the other components in Mantle Business Artifacts.

This release is based on Moqui Framework 1.6.1 and mantle-udm 1.0.0.

The initial code is from Mantle 1.2.0 and has only minor changes but has updates for the new Moqui Framework component management features and use of Bintray JCenter for jar files instead of local ones (used in automated tests).