Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Increase quantity by 1 UOM when adding an item from the selector in POS (backport #44320) #44331

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 26, 2024

Issue: Support Ticket - 25448

When Item's Selling UOM is different from Stock UOM, then Item is not incrementing properly.

Before:
Not-Proper-Increament-POS

After:
Proper-Increment-POS

Available stock's error message showing available stock in UOM instead of Stock UOM.

Before:
Not-Proper-Error-Msg-POS

After:
Proper-Error-msg-POS

Important

Backport require for V-15
Manual backport for V-14 require


This is an automatic backport of pull request #44320 done by [Mergify](https://mergify.com).

@ruthra-kumar ruthra-kumar merged commit 6a40580 into version-15-hotfix Nov 26, 2024
6 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-15-hotfix/pr-44320 branch November 26, 2024 05:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants