brotherton-erpnext/erpnext/crm/doctype
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
..
appointment test: dont create lead manually, add coverage for notes 2022-09-02 18:30:39 +05:30
appointment_booking_settings style: format code with black 2022-03-28 18:52:46 +05:30
appointment_booking_slots chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
availability_of_slots chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
campaign style: format code with black 2022-03-28 18:52:46 +05:30
campaign_email_schedule chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
competitor feat: Competitor Tagging in Opportunity and Quotation (#28050) 2021-11-09 19:36:27 +05:30
competitor_detail feat: Competitor Tagging in Opportunity and Quotation (#28050) 2021-11-09 19:36:27 +05:30
contract style: format code with black 2022-03-28 18:52:46 +05:30
contract_fulfilment_checklist chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
contract_template style: format code with black 2022-03-28 18:52:46 +05:30
contract_template_fulfilment_terms chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
crm_note fix: merge conflicts and sider issues 2022-06-25 11:40:23 +05:30
crm_settings fix: merge conflicts and sider issues 2022-06-25 11:40:23 +05:30
email_campaign style: format code with black 2022-03-28 18:52:46 +05:30
lead fix: Renamed Dashboard tab label to Connections 2022-10-13 12:43:08 +05:30
lead_source chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
linkedin_settings fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
lost_reason_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
market_segment chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
opportunity refactor: Remove usage of deprecated methods (#32914) 2022-11-09 20:09:06 +05:30
opportunity_item chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
opportunity_lost_reason fix: allow renaming and merging (#29830) 2022-02-16 17:20:07 +05:30
opportunity_lost_reason_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
opportunity_type chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
prospect fix: Renamed Notes section to Comments 2022-10-13 12:35:04 +05:30
prospect_lead fix: merge conflicts and sider issues 2022-06-25 11:40:23 +05:30
prospect_opportunity fix: merge conflicts and sider issues 2022-06-25 11:40:23 +05:30
sales_stage chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
social_media_post fix(minor): update frappe.error_log to new API (#30864) 2022-05-02 15:04:26 +05:30
twitter_settings style: format code with black 2022-03-28 18:52:46 +05:30
__init__.py [new-module] crm 2015-02-17 10:36:54 +05:30
utils.py style: format code with black 2022-03-28 18:52:46 +05:30