Clone
 

mateusz kwiatkowski <mkwiatkowski@soldevelo.com> in openlmis-stockmanagement

changed version to 5.0.2-SNAPSHOT

patch release 5.0.1

OLMIS-6630: Fix compareTo method and add tests for compareTo contracts. (#18)

* OLMIS-6630: Fix compareTo method and add tests for compareTo contracts.

* OLMIS-6630: split test into 4 separate

* OLMIS-6630: refactored test to be more descriptive

removed delta and signum from asserts

OLMIS-6630: refactored test to be more descriptive

removed delta and signum from asserts

OLMIS-6630: split test into 4 separate

OLMIS-6483: fixed date field name in populate csoh table migration

OLMIS-6483: fixed date filed name in migration script

added getting reason from proper context while building line item

Revert "OLMIS-6483: added getting whole reason from context instead of just ID"

This reverts commit 99dffa73233b6354b378812be215b5e8d0c9ca0d.

OLMIS-6483: added getting whole reason from context instead of just ID

OLMIS-6483: added calculating soh fact table for physical inventory

OLMIS-6483: refactored soh calculation in line items

OLMIS-6483: fixed updating calculated SOH with debit reasons

OLMIS-6558: removed '-' from PUBLIC_URL

OLMIS-6483: fixed null pointer while using asOfDate parameter

OLMIS-6483: reordered imports in StockCardSummariesService

removed unused imports from StockCardSummariesServiceTest

Merge branch 'master' into OLMIS-6483

OLMIS-6483: added missing changelog statement

uncommented/removed tests

OLMIS-6483: restored populating stock card list in StockCardService

fixed calculated stock on hand repository method name

OLMIS-6483: added recalculation of SOH fact table

  1. … 17 more files in changeset.
OLMIS-6335: added changelog entry

OLMIS-6304: added changelog entry

Merge pull request #7 from OpenLMIS/AO-137

OLMIS-6335: Added profiling for StockCardSummariesService

Merge pull request #8 from dserkowski/OLMIS-6304

OLMIS-6304: Fixed full names that were not displayed on the stock-managment reports

OLMIS-6193: added changelog

OLMIS-6193: fixed translating stockout notifications

Released stockmanagement service version 4.0.1

OLMIS-6128: udpated docker dev image to 5.2

OLMIS-6128: udpated docker dev image to 5.2

OLMIS-6128: fixed integrationTests

OLMIS-6128: fixed integrationTests