Skip to content

Commit e624653

Browse files
committed
Updated for upcoming release
1 parent 6e660e1 commit e624653

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

ReleaseNotes.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,22 @@
22
Mantle Business Artifacts - Universal Data Model Release Notes
33

44
===========================================================================
5-
Release 1.2.0 - Not Yet Released
5+
Release 2.0.0 - 22 Oct 2017
66
===========================================================================
77

8-
Mantle Universal Data Model 1.2.0 is a minor feature and bug fix
8+
Mantle Universal Data Model 2.0.0 is a minor feature and bug fix
99
release. This release is based on Moqui Framework 2.1.0.
1010

11-
Non-Backward Compatible Changes
12-
13-
- TODO
14-
1511
New Features
1612

1713
- Significant improvements to default chart of accounts and GL account
1814
classes for summary reports and a wider variety of operations
19-
- TODO
15+
- Lots of tuning and small additions to support new and improved
16+
functionality in mantle-usl and SimpleScreens, mostly related to procure
17+
to pay and order to cash processes plus significantly improved accounting
18+
- Much better audit log settings based on real world needs
19+
- Employee entity with various fields moved from Employment or represented
20+
in both for a default and override pattern
2021

2122
===========================================================================
2223
Release 1.1.0 - 24 Nov 2016

component.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/moqui-conf-2.1.xsd"
3-
name="mantle-udm" version="1.2.0">
3+
name="mantle-udm" version="2.0.0">
44
<!-- no dependencies -->
55
</component>

0 commit comments

Comments
 (0)