mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 00:25:01 +00:00
Merge pull request #36720 from git-avc/lost_reason_opportunity
fix: lost opportunity reason dialog don't appears
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
// License: GNU General Public License v3. See license.txt
|
||||
frappe.provide("erpnext.crm");
|
||||
erpnext.pre_sales.set_as_lost("Quotation");
|
||||
erpnext.pre_sales.set_as_lost("Opportunity");
|
||||
erpnext.sales_common.setup_selling_controller();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user