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