openlmis-stockmanagement-ui

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
MW-1147: added Toast to inform about status of Adjustment, BlockList to display summary

    • -0
    • +50
    /src/stock-adjustment-mobile/components/toast.css
    • -0
    • +32
    /src/stock-adjustment-mobile/reducers/toasts.jsx
    • -1
    • +3
    /src/stock-adjustment-mobile/store.jsx
MW-1147: fixed routing - from submit to program selection

MW-1147: added 'submitAdjustment' mechanism in mobile app

MW-1147: mobile Adjustment - program select, 'add product' form, skeleton for 'submitAdjustment'

    • -0
    • +56
    /src/stock-adjustment-mobile/format-utils.jsx
    • -0
    • +4
    /src/stock-adjustment-mobile/messages_en.json
    • -0
    • +36
    /src/stock-adjustment-mobile/reducers/adjustment.jsx
    • -0
    • +32
    /src/stock-adjustment-mobile/reducers/facilities.jsx
  1. … 3 more files in changeset.
Merge pull request #15 from OpenLMIS/feature/OLMIS-7582

OLMIS-7582: fixed getStockAdjustment function when there is no draft

OLMIS-7582: fixed 'if' statement after review

OLMIS-7582: added bug description into changelog

OLMIS-7582: fixed getStockAdjustment function when there is no draft

Merge pull request #14 from OpenLMIS/OLMIS-7588

OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile

Merge pull request #13 from OpenLMIS/OLMIS-7581

OLMIS-7581: modified way of sorting product in the form

Merge branch 'OLMIS-7581' of github.com:OpenLMIS/openlmis-stockmanagement-ui into OLMIS-7588

OLMIS-7581: improvements after code review

OLMIS-7588: updated changelog on new 'improvement'

OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile

OLMIS-7581: modified way of sorting product in the form

Merge pull request #12 from OpenLMIS/OLMIS-7583

OLMIS-7583: fixed 'quantity field is incorrectly recalculated after the reason is removed'

merge master into OLMIS-7583

Merge pull request #11 from OpenLMIS/OLMIS-7574

OLMIS-7574: Fixed wrong stock card calculations by adding unnaccounted qty validation

OLMIS-7583: updated regex in decorator

OLMIS-7574: Fixed wrong stock card calculations by adding unnaccounted qty validation

OLMIS-7583: stylistic change in the decorator

OLMIS-7583: updated CHANGELOG

OLMIS-7583: fixed 'quantity field is incorrectly recalculated after the reason is removed'

Merge pull request #10 from OpenLMIS/feature/OLMIS-7579

OLMIS-7579: fixed issue with moving into next screen when current stock = 0

OLMIS-7579: updated CHANGELOG with new bug fixes regarding mobile app

OLMIS-7579: fixed issue with moving into next screen when current stock = 0

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

Bumped version to 2.1.3-SNAPSHOT

Released stockmanagement-ui 2.1.2

Merge branch 'master' of github.com:OpenLMIS/openlmis-stockmanagement-ui