We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bin should show correct qty even for backdated entries.
stock
ERPNext: v15.34.0 (pre-prod)
Frappe Framework: v15.41.0 (pre-prod)
None
Traceback (most recent call last): File "/home/hrishikesh/8848digital/postgres/frappe-bench-postgres/apps/erpnext/erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.py", line 548, in test_intermediate_sr_bin_update self.assertEqual(old_bin_qty + 1, new_bin_qty) AssertionError: 1.0 != 6.0
The text was updated successfully, but these errors were encountered:
Issue resolved. Hence closing.
Sorry, something went wrong.
sibikumarkuppusamy
Successfully merging a pull request may close this issue.
Information about bug
Bin should show correct qty even for backdated entries.
Module
stock
Version
ERPNext: v15.34.0 (pre-prod)
Frappe Framework: v15.41.0 (pre-prod)
Installation method
None
Relevant log output / Stack trace / Full Error Message.
The text was updated successfully, but these errors were encountered: