-
-
Notifications
You must be signed in to change notification settings - Fork 503
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix inventory quantity errors to be tied to organization, not storage…
… location (Fixes #4647) (#4804) * fix item minimum error to consider quantity across organization * display correct alerts when distribution causes distinct items to dip below recommended and minimum levels * refine recommended quantity error to occur based on org quantity, not storage location quantity * fix distribution system specs that failed due to updated error message content * display minimum and recommended amount error messages on separate lines * refactor inventory check alert messages and related spec * fix lint errors
- Loading branch information
Showing
5 changed files
with
222 additions
and
59 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
Oops, something went wrong.