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
Merge branch 'OLMIS-7581' of github.com:OpenLMIS/openlmis-stockmanagement-ui into OLMIS-7588

OLMIS-7581: improvements after code review

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-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
OLMIS-7581: modified way of sorting product in the form
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-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'
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