openlmis-stockmanagement-ui

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Ok, I've pushed my change. I'm going to update review.

Ok, I've pushed my change. I'm going to update review.

you can add it in the same if, there is no need to add another one

you can add it in the same if, there is no need to add another one

OLMIS-7582: fixed getStockAdjustment function when there is no draft
OLMIS-7582: fixed getStockAdjustment function when there is no draft
yes, you are right. I will fix this ASAP.

yes, you are right. I will fix this ASAP.

ok, I will apply this change.

ok, I will apply this change.

why adding ? true : false at the end the it will return boolean already

why adding ? true : false at the end the it will return boolean already

you can use !isQuantityNotFilled() instead of === false

you can use !isQuantityNotFilled() instead of === false

OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile
OLMIS-7588: Physical Inventory validation for unaccounted quantity - mobile
OLMIS-7581: modified way of sorting product in the form
OLMIS-7581: modified way of sorting product in the form
OLMIS-7574: Fixed wrong stock card calculations by adding unnaccounted qty validation
OLMIS-7574: Fixed wrong stock card calculations by adding unnaccounted qty validation
OLMIS-7574: Fixed wrong stock card calculations by adding unnaccounted qty validation

OLMIS-7583: fixed 'quantity field is incorrectly recalculated after the reason is removed'
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-7579: fixed issue with moving into next screen when current stock = 0
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
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

Bumped version to 2.1.3-SNAPSHOT