Error in Sales representative when add new Event

Description

When you add a new Event in the Home calendar, in Sales Representative Combo Box (in the popup window), you can see all system contacts and not only Sales representative.

Ive added me contact bussines partner, and the combobox show my name..see attach

Environment

None

Attachments

1

Activity

Show:

Carlos Ruiz July 11, 2018 at 6:21 PM

Re-reading the comment from Hiep - this seems like a valid case that can be customized in specific implementations.

Carlos Ruiz March 5, 2014 at 4:55 PM

reopening to review the hint from

Hiep Lq March 3, 2014 at 4:52 AM

I think it's not a error.
request not only use for sale. I think label of "Sales Representative" should is "response user".

for implement you can change filter by change datavalidate.
Open "Reference" window. search record name "AD_User - Internal" change sql in tab "AD_User - Internal" to
EXISTS (SELECT * FROM C_BPartner bp WHERE AD_User.C_BPartner_ID=bp.C_BPartner_ID AND bp.IsSalesRep='Y')

Won't Fix

Details

Assignee

Reporter

Labels

Priority

Created March 1, 2014 at 3:14 PM
Updated September 1, 2018 at 11:01 AM
Resolved July 11, 2018 at 6:21 PM