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: batch number search on pos #45209

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

diptanilsaha
Copy link
Contributor

Fixed the issue related to items having batch numbers but no separate item price list for each batch number.

Before: If a separate price list was not set for each batch number, the price set to 0 would be shown if searched with the batch number on POS.

image

In the above screenshot, the item price with batch number "BRE0002" does not exist.

After: The Price is automatically set to the default Item Price (Item Price where no Batch Number is set).

image

image

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant