mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
feat: add company links to Email Account and Communication (#49721)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6cf24feffc
commit
22e4c7446e
@@ -233,6 +233,8 @@
|
||||
"options": "Project"
|
||||
},
|
||||
{
|
||||
"fetch_from": "email_account.company",
|
||||
"fetch_if_empty": 1,
|
||||
"fieldname": "company",
|
||||
"fieldtype": "Link",
|
||||
"label": "Company",
|
||||
@@ -391,7 +393,7 @@
|
||||
"icon": "fa fa-ticket",
|
||||
"idx": 7,
|
||||
"links": [],
|
||||
"modified": "2025-02-18 21:18:52.797745",
|
||||
"modified": "2025-09-25 11:10:53.556731",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Issue",
|
||||
@@ -421,4 +423,4 @@
|
||||
"title_field": "subject",
|
||||
"track_changes": 1,
|
||||
"track_seen": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user