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

FAIL: test_intermediate_sr_bin_update (erpnext.stock.doctype.stock_reconciliation.test_stock_reconciliation.TestStockReconciliation) #567

Closed
hrishikesh8848 opened this issue Nov 6, 2024 · 1 comment · Fixed by #584
Assignees
Labels
bug Something isn't working

Comments

@hrishikesh8848
Copy link

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.

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
@hrishikesh8848 hrishikesh8848 added the bug Something isn't working label Nov 6, 2024
@hrishikesh8848 hrishikesh8848 self-assigned this Nov 6, 2024
This was linked to pull requests Nov 6, 2024
@hrishikesh8848 hrishikesh8848 removed their assignment Nov 8, 2024
@sibikumarkuppusamy sibikumarkuppusamy self-assigned this Nov 8, 2024
@sibikumarkuppusamy sibikumarkuppusamy linked a pull request Nov 8, 2024 that will close this issue
@tinadn
Copy link

tinadn commented Nov 11, 2024

Issue resolved. Hence closing.

@tinadn tinadn closed this as completed Nov 11, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
3 participants