8848digital / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
0 stars 0 forks source link

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

Open hrishikesh8848 opened 2 days ago

hrishikesh8848 commented 2 days ago

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