- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2020 06:08 AM
Hi All,
Where does the relationship between Company ( core_company) and Departments ( cmn_department) table exist?
Assumption: Department field gets autopopulated on filling the Company field
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2020 06:30 AM
Hi Anubhav,
"cmn_department" table has a field "company" that refers to the company table. Most likely there could be a client script in your instance which is auto-populating the Department field.
- Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2020 06:32 AM
Hi,
I think there is no such OOTB relationship.
You can populate those two fields on the basis of "Caller name".