generated from openmrs/openmrs-esm-template-app
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(feat) O3-3557 : ensure selectable batches have sufficient quantities…
… for dispensing (#108) * Improved Dispensing module- Selectable items must have quantities greater or equal to the dispensing quantity * camelcase naming fix * fixed count condition to be greater than 0 only * enabled autopick batch quantity in cases where it is less than prescribed quantity * Corrected and simplified date calculation * Fixed updatequantity when stock is diabled in dispensing module
- Loading branch information
1 parent
b9a32f6
commit f1b8094
Showing
3 changed files
with
79 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters