mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
@@ -394,7 +394,7 @@ class TestQuotation(unittest.TestCase):
|
|||||||
"rate": 400,
|
"rate": 400,
|
||||||
"delivered_by_supplier": 1,
|
"delivered_by_supplier": 1,
|
||||||
"supplier": '_Test Supplier'
|
"supplier": '_Test Supplier'
|
||||||
},
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
quotation = make_quotation(item_list=item_list, do_not_submit=1)
|
quotation = make_quotation(item_list=item_list, do_not_submit=1)
|
||||||
|
|||||||
Reference in New Issue
Block a user