Repository
OCA/crm · module folder · Try on Runboat
Module version
1.0.0
Category
other
Folder size
0.01 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.camptocamp.com
Last tracking update
2026-08-07 07:17:43
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allow the sale manager to have a quick review of recent stage change on his lead/opportunities.
Each time a lead/opportunity switches from a stage to on other, the Current stage date is updated.
You can make "group by" and search on the Current stage date field 

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
crm_case_form_view_leads_last_activity_stage CRM - Lead last activity stage form crm.lead activity Inherits crm.crm_case_form_view_leads
crm_case_form_view_leads_last_opportunities_stage CRM - opportunities last activity stage form crm.lead form Inherits crm.crm_case_form_view_oppor
crm_case_tree_view_leads_last_activity_stage CRM - Lead last activity stage crm.lead activity Inherits crm.crm_case_tree_view_leads
crm_case_tree_view_leads_last_opportunities_stage CRM - Lead last activity stage crm.lead tree Inherits crm.crm_case_tree_view_oppor
view_crm_case_leads_filter_last_activity_stage CRM - Lead last activity stage search crm.lead activity Inherits crm.view_crm_case_leads_filter
view_crm_case_opportunities_filter_last_activity_stage CRM - Opportunities last activity stage search crm.lead activity Inherits crm.view_crm_case_opportunities_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (2)
  • copy(self, cr, uid, id, default=None, context=None)
  • write(self, cr, uid, ids, vals, context=None)

Loading…

Loading…

Loading…