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

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

Merge pull request #35 from OpenLMIS/checkBeforeTests

Gradle check and pmd plugins before tests

Gradle check and pmd plugins before tests

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-7373: Fixed SOH lot filtering (#29)

Bumped version to 5.1.8-SNAPSHOT

Release stockmanagement 5.1.7

release stockmanagement 5.1.7-RC1

OLMIS-7577: Adjustment is not shown in requisition (#28)

OLMIS-7577: Adjustment is not shown in requisition (#27)

* OLMIS-7577: Fixing logic responsible for proper tags counting

* OLMIS-7577: Fixing reported comments

Fixed JacocoTestRaport and ITs (#26)

* Two tests were in unit test package, however it should in integration tests. I changed name and package

* Jacoco Test Report plugin has been modified and now access to field is via setter

OLMIS-7590: Fixed wrong stockOutDays calculation (#24)

* OLMIS-7590: Fixed wrong stockOutDays calculation

* OLMIS-7590: Updated changelog with new bug fixes

OLMIS-7373 Add filtering by product code, name and lot code on Stock on Hand page
OLMIS-7373 Add filtering by product code, name and lot code on Stock on Hand page
OLMIS-7373 Codestyle fix

OLMIS-7373 Fix querying retrieving orderables by trade item id