[fix] purchase receipt test cases
This commit is contained in:
parent
335cdeaf7d
commit
2ea7a241a3
@ -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