Merge pull request #31000 from frappe/mergify/bp/version-13-hotfix/pr-30894
chore: added RFQ Link to Opportunity Dashboard (backport #30894)
This commit is contained in:
@@ -2,6 +2,6 @@ def get_data():
|
||||
return {
|
||||
"fieldname": "opportunity",
|
||||
"transactions": [
|
||||
{"items": ["Quotation", "Supplier Quotation"]},
|
||||
{"items": ["Quotation", "Request for Quotation", "Supplier Quotation"]},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user