brotherton-erpnext/erpnext/crm
Ankush Menat 63b9795d41
fix: opportunity list doesn't show assigned user (#33110)
Because `db_update` is performed `_assign` property is not updated and
hence lead -> opportunity conversion makes it disappear from list view.

Steps to reproduce:

1. Create lead
2. Assign anyone
3. Create opportunity from lead.
4. Form view shows assigned user, list view wont.
2022-11-28 10:58:35 +05:30
..
crm_dashboard/crm feat: Export CRM dashboard (#22778) 2020-07-22 18:16:57 +05:30
dashboard_chart feat: Export CRM dashboard (#22778) 2020-07-22 18:16:57 +05:30
doctype refactor: Remove usage of deprecated methods (#32914) 2022-11-09 20:09:06 +05:30
module_onboarding/crm fix: multiple CRM fixes (#29507) 2022-01-29 22:32:03 +05:30
number_card feat: Export CRM dashboard (#22778) 2020-07-22 18:16:57 +05:30
onboarding/crm CRM Onboarding 2020-05-14 18:42:44 +05:30
onboarding_step fix: multiple CRM fixes (#29507) 2022-01-29 22:32:03 +05:30
report fix: typo on opportunity summary by sales stage report 2022-09-22 15:42:46 -06:00
workspace/crm fix: mentions in notes, workspace links, no-of-employees field type and report fixes 2022-07-22 15:33:39 +05:30
__init__.py [new-module] crm 2015-02-17 10:36:54 +05:30
utils.py fix: opportunity list doesn't show assigned user (#33110) 2022-11-28 10:58:35 +05:30