B
B
Bobur Bakhritdinov2017-05-01 09:29:22
1C-Bitrix
Bobur Bakhritdinov, 2017-05-01 09:29:22

Is it possible to extract information about the person responsible for the offer?

Hi friends!
CMS system: Bitrix 24 boxed version.
Module: CRM - Offers.
To generate a list of offers, use the CCrmQuote class .
I searched for a long time on the Internet and did not find it), those support respond for a long time.
Each proposal has a responsible officer. Is it possible to extract information about the responsible employee (ID or name)?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2017-05-01
@bakhritdinov_b

Of course you can.
CCrmQuote::GetList() accepts the FIELD_OPTIONS array as parameters , among which are:

  • ASSIGNED_BY_ID
  • ASSIGNED_BY_LOGIN
  • ASSIGNED_BY_NAME
  • ASSIGNED_BY_LAST_NAME
  • ASSIGNED_BY_SECOND_NAME
  • ASSIGNED_BY_WORK_POSITION
  • ASSIGNED_BY_PERSONAL_PHOTO

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question