-
- Downloads
[IMP] calendar: add highlighting in dependant modules
Now, calendar event relative to a document (ex: crm.lead, hr.applicant) are highlighted when comming from there form view. The mecanism consist in override the method of the computed field 'is_highlighted'.
Showing
- addons/calendar/models/calendar.py 8 additions, 0 deletionsaddons/calendar/models/calendar.py
- addons/calendar/views/calendar_views.xml 1 addition, 0 deletionsaddons/calendar/views/calendar_views.xml
- addons/crm/models/calendar.py 8 additions, 0 deletionsaddons/crm/models/calendar.py
- addons/crm/models/crm_lead.py 0 additions, 1 deletionaddons/crm/models/crm_lead.py
- addons/hr_recruitment/models/__init__.py 1 addition, 0 deletionsaddons/hr_recruitment/models/__init__.py
- addons/hr_recruitment/models/calendar.py 27 additions, 0 deletionsaddons/hr_recruitment/models/calendar.py
- addons/web_calendar/static/src/js/web_calendar.js 3 additions, 0 deletionsaddons/web_calendar/static/src/js/web_calendar.js
- addons/web_calendar/static/src/less/web_calendar.less 4 additions, 0 deletionsaddons/web_calendar/static/src/less/web_calendar.less
Loading
Please register or sign in to comment