mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-20 15:32:14 +00:00
@@ -50,6 +50,7 @@ class TestProspect(unittest.TestCase):
|
|||||||
customer.company = "_Test Company"
|
customer.company = "_Test Company"
|
||||||
customer.insert()
|
customer.insert()
|
||||||
|
|
||||||
|
|
||||||
def make_prospect(**args):
|
def make_prospect(**args):
|
||||||
args = frappe._dict(args)
|
args = frappe._dict(args)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user