Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
commit
9328233eb3
@ -96,9 +96,6 @@ class TestPurchaseReceipt(unittest.TestCase):
|
||||
self.assertFalse(webnotes.conn.get_value("Serial No", pr.doclist[1].serial_no,
|
||||
"warehouse"))
|
||||
|
||||
self.assertEqual(webnotes.conn.get_value("Serial No", pr.doclist[1].serial_no,
|
||||
"status"), "Not Available")
|
||||
|
||||
|
||||
|
||||
test_dependencies = ["BOM"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user