- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Is it possible to link company (core_company) and department (cmn_department) ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago - last edited 2 weeks ago
Hi @HS7 ,
Since there are two records for Department A in the department table, -- It is not clear.
"cmn_department" table has a field "company" that refers to the company table. So where you can see duplciate entries?
Regards,
Nikhil Bajaj
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @HS7 ,
Link in which sense? can you clarify your question?
Regards,
Nikhil Bajaj
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
There are departments under a company.
Department A of Company A. Department A of Company B.
Since there are two records for Department A in the department table, I want to link them to companies so that they can be distinguished.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago - last edited 2 weeks ago
Hi @HS7 ,
Since there are two records for Department A in the department table, -- It is not clear.
"cmn_department" table has a field "company" that refers to the company table. So where you can see duplciate entries?
Regards,
Nikhil Bajaj
Regards,
Nikhil Bajaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I didn't realize there was a company field in the department table.
Thank you!