-
Notifications
You must be signed in to change notification settings - Fork 50
/
openlmis-ref-distro-v3.15.1.rst
97 lines (67 loc) · 3.45 KB
/
openlmis-ref-distro-v3.15.1.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
====================================
3.15.1 Patch Release Notes - June 26, 2023
====================================
Status: Stable
===============
3.15.1 Patch release is recommended for users of OpenLMIS version 3.15.0 because the patch includes bugfixes listed below:
- Chrome API fixes
- Approve buttons not visible when trying to approve requisition
- Stock Out Days was not showing the proper values
Patch Release Notes
===================
3.15.1 Patch Release contains the bug fix for
- `OLMIS-7723 <https://openlmis.atlassian.net/browse/OLMIS-7723>`_
- `OLMIS-7590 <https://openlmis.atlassian.net/browse/OLMIS-7590>`_
- `OLMIS-7772 <https://openlmis.atlassian.net/browse/OLMIS-7772>`_
For information about future planned releases, see the `Living Product Roadmap
<https://openlmis.atlassian.net/wiki/display/OP/Living+Product+Roadmap>`_. Pull requests and
`contributions <http://docs.openlmis.org/en/latest/contribute/contributionGuide.html>`_ are welcome.
Compatibility
-------------
Compatible with OpenLMIS 3.15.0
Download or View on GitHub
--------------------------
`OpenLMIS Reference Distribution 3.15.1
<https://github.com/OpenLMIS/openlmis-ref-distro/releases/tag/v3.15.1>`_
Known Bugs
==========
No known additional bugs were included in this patch release.
To report a bug, see `Reporting Bugs
<http://docs.openlmis.org/en/latest/contribute/contributionGuide.html#reporting-bugs>`_.
New Features
============
No new features were introduced with this patch release.
API Changes
===========
API changes can be found in each service CHANGELOG.md file, found in the root directory of the service repository.
Performance
========================
No manual performance testing was conducted for this patch release.
Test Coverage
=============
OpenLMIS 3.15.1 was tested using the established OpenLMIS Release Candidate process.
`Patch Release 3.15 RC1 Testing <https://openlmis.atlassian.net/plugins/servlet/ac/com.soldevelo.apps.test_management_premium/test-cycle-details#!testCycleId=15706>`_
All Changes by Component
========================
Version 3.15.1 of the Reference Distribution contains updated versions of the components listed
below. The Reference Distribution bundles these component together using Docker to create a complete
OpenLMIS instance. Each component has its own own public GitHub repository (source code) and
DockerHub repository (release image). The Reference Distribution and components are versioned
independently; for details see `Versioning and Releasing
<http://docs.openlmis.org/en/latest/conventions/versioningReleasing.html>`_.
Stock Management 5.1.5
~~~~~~~~~~~~~~~~~~~~~~~
Reference UI 5.2.2
~~~~~~~~~~~~~~~~~~~~~~~
Stock Management-UI 2.1.1
~~~~~~~~~~~~~~~~~~~~~~~
Contributions
=============
Many organizations and individuals around the world have contributed to OpenLMIS version 3 by
serving on our committees (Governance, Product and Technical), requesting improvements, suggesting
features and writing code and documentation. Please visit our GitHub repos to see the list of
individual contributors on the OpenLMIS codebase. If anyone who contributed in GitHub is missing,
please contact the Community Manager.
Further Resources
=================
Please see the Implementer Toolkit on the `OpenLMIS website <http://openlmis.org/get-started/implementer-toolkit/>`_ to learn more about best practicies in implementing OpenLMIS. Also, learn more about the `OpenLMIS Community <http://openlmis.org/about/community/>`_ and how to get involved!