chore: added RFQ Link to Opportunity Dashboard (#30894)
added Link to Dashboard added backlink to Request for Quotation in the Quotation dashboard for transparency and ease of navigation.
This commit is contained in:
parent
0bbed414f8
commit
c4a2778359
@ -2,6 +2,6 @@ def get_data():
|
|||||||
return {
|
return {
|
||||||
"fieldname": "opportunity",
|
"fieldname": "opportunity",
|
||||||
"transactions": [
|
"transactions": [
|
||||||
{"items": ["Quotation", "Supplier Quotation"]},
|
{"items": ["Quotation", "Request for Quotation", "Supplier Quotation"]},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user