Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
commit
9328233eb3
@ -95,9 +95,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")
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user