Revert "fix: check for unmerged gle in purchase receipt test"
This reverts commit 47c78a5a7324cdea5fde7f4e269c933572ccaf56.
This commit is contained in:
parent
24137ff54f
commit
13e5578bc6
@ -1009,7 +1009,7 @@ class TestPurchaseReceipt(FrappeTestCase):
|
||||
gl_entries = get_gl_entries("Purchase Receipt", pr.name)
|
||||
sl_entries = get_sl_entries("Purchase Receipt", pr.name)
|
||||
|
||||
self.assertEqual(len(gl_entries), 2)
|
||||
self.assertFalse(gl_entries)
|
||||
|
||||
expected_sle = {"Work In Progress - TCP1": -5, "Stores - TCP1": 5}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user