fix: pick list test (#21267)

This commit is contained in:
rohitwaghchaure
2020-04-14 19:43:26 +05:30
committed by GitHub
parent b0f000b1c8
commit 09f6199b36

View File

@@ -111,6 +111,7 @@ class TestPickList(unittest.TestCase):
stock_reconciliation = frappe.get_doc({
'doctype': 'Stock Reconciliation',
'purpose': 'Stock Reconciliation',
'company': '_Test Company',
'items': [{
'item_code': '_Test Serialized Item',