openlmis-stockmanagement

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge pull request #37 from OpenLMIS/OD-37

OD-37: Stock Out Days bugfix

OD-37: Changed comment text for stockoutDaysBeforeDate variable

OD-37: Added hardcoded value to shouldIncludeStockoutToCurrentDay method

Disable contract test (#38)

this is temporary solution, contract tests do not work stable for couple

months and it blocks development

Disable contract test

this is temporary solution, contract tests do not work stable for couple

months and it blocks development

OD-37: Removed unnecessary indents

OD-37: Updated CHANGELOG.md

OD-37: Added test case for getStockoutDays method

OD-37: Fixed getStockoutPeriods method

Added test cases for getStockoutDays method

OD-37: Fixed stockout days calculation function

Bump nunjucks and raml2html

Bumps [nunjucks](https://github.com/mozilla/nunjucks) to 3.2.4 and updates ancestor dependency [raml2html](https://github.com/raml2html/raml2html). These dependencies need to be updated together.

Updates `nunjucks` from 2.4.3 to 3.2.4

- [Release notes](https://github.com/mozilla/nunjucks/releases)

- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)

- [Commits](https://github.com/mozilla/nunjucks/compare/2.4.3...v3.2.4)

Updates `raml2html` from 3.0.1 to 7.8.0

- [Release notes](https://github.com/raml2html/raml2html/releases)

- [Changelog](https://github.com/raml2html/raml2html/blob/master/changelog.md)

- [Commits](https://github.com/raml2html/raml2html/compare/3.0.1...7.8.0)

---

updated-dependencies:

- dependency-name: nunjucks

dependency-type: indirect

- dependency-name: raml2html

dependency-type: direct:development

...

Signed-off-by: dependabot[bot] <support@github.com>

Merge pull request #35 from OpenLMIS/checkBeforeTests

Gradle check and pmd plugins before tests

Gradle check and pmd plugins before tests

Bump async from 2.0.1 to 2.6.4

Bumps [async](https://github.com/caolan/async) from 2.0.1 to 2.6.4.

- [Release notes](https://github.com/caolan/async/releases)

- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)

- [Commits](https://github.com/caolan/async/compare/v2.0.1...v2.6.4)

---

updated-dependencies:

- dependency-name: async

dependency-type: indirect

...

Signed-off-by: dependabot[bot] <support@github.com>

Bump set-value and union-value

Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together.

Updates `set-value` from 2.0.0 to 2.0.1

- [Release notes](https://github.com/jonschlinkert/set-value/releases)

- [Commits](https://github.com/jonschlinkert/set-value/compare/2.0.0...2.0.1)

Updates `union-value` from 1.0.0 to 1.0.1

- [Release notes](https://github.com/jonschlinkert/union-value/releases)

- [Commits](https://github.com/jonschlinkert/union-value/compare/1.0.0...1.0.1)

---

updated-dependencies:

- dependency-name: set-value

dependency-type: indirect

- dependency-name: union-value

dependency-type: indirect

...

Signed-off-by: dependabot[bot] <support@github.com>

Bumped up version to 5.1.9-SNAPSHOT

Revert "Bumped up version to 5.1.9-SNAPSHOT"

This reverts commit 8fbad4b5429c3921cea8ab414afa43295ff8a4f4.

Bumped up version to 5.1.9-SNAPSHOT

Release stockmanagement 5.1.8

release stockmanagement 5.1.8-RC1

OLMIS-7711: Fixed wrong stockout days calculation (#32)

* OLMIS-7711: Fixed wrong stockout days calculation

* OLMIS-7711: Refactored getMostRecentStockOnHandBeforeDate method

OLMIS-7711: Refactored getMostRecentStockOnHandBeforeDate method

OLMIS-7711: Fixed wrong stockout days calculation

Bump minimist from 1.2.0 to 1.2.8

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.8.

- [Release notes](https://github.com/minimistjs/minimist/releases)

- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)

- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

---

updated-dependencies:

- dependency-name: minimist

dependency-type: indirect

...

Signed-off-by: dependabot[bot] <support@github.com>

Bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.

- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)

- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---

updated-dependencies:

- dependency-name: decode-uri-component

dependency-type: indirect

...

Signed-off-by: dependabot[bot] <support@github.com>

OLMIS-7373: Fixed SOH lot filtering (#29)

OLMIS-7373: Updated Changelog.md

OLMIS-7373: Code cleanup

OLMIS-7373: Fixed SOH lot filtering

Bumped version to 5.1.8-SNAPSHOT