Clone
 

paweł gesek <pgesek@soldevelo.com> in openlmis-stockmanagement

Also log lot id for failures

Log the orderables for which we have a problem

Fix cyclomatic complexity

Added logging of all adjustments in DEBUG

Add logging of stock on hand and quantity

Fix unused import

Better error handling for non-existent sup node

Add comment about disabled valiation

OLMIS-2871: Rename create entity methods

Merge pull request #4 from OpenLMIS/cors-support

MW-412: CORS support

OLMIS-2871: Fix description & display name for auth header in RAML

    • -2
    • +2
    /src/main/resources/api-definition.yaml
OLMIS-2871: Switch stock management service to use auth headers

* Stock management declares the auth header in its RAML.

* Stock management uses headers for authorization with other services.

* The access_token query param is still defined in RAML and can be used.

    • -1
    • +10
    /src/main/resources/api-definition.yaml
OLMIS-2779: Fix table name

Merge pull request #3 from as588/patch-1

Updated for Typos and Grammar

Merge branch 'master' into patch-1

OLMIS-1939: Link to common env variable description

OLMIS-1686: Remove ignore for the copyright holder

OLMIS-1686: Added copyright header to java files

  1. … 101 more files in changeset.
OLMIS-1686: Added checkstyle check for copyright header