brotherton-erpnext/erpnext/crm
Ankush Menat 7e1742956c
refactor: Remove usage of deprecated methods (#32914)
Warn: Just used regex to replace all usage.
```regex
s/frappe.db.set(\(.*\),\(.*\),\(.*\))/\1.db_set(\2, \3)/g
```

Required after: https://github.com/frappe/frappe/pull/18815
2022-11-09 20:09:06 +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: mentions in notes, workspace links, no-of-employees field type and report fixes 2022-07-22 15:33:39 +05:30