TIP: You can type at any time to perform a new search.
Partner phonecalls schedule
partner_phonecall_schedule · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.2 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 08:42:56
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- crm_phonecall_planner
- Description
If you know the best moment to call your partners, use this addon to keep track of it and be able to filter partners that you can comfortably call now.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
Partner phonecall schedule | res.partner | form | Inherits base.view_partner_form |
view_res_partner_filter |
Partner phonecall availability | res.partner | Inherits base.view_res_partner_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
phonecall_availableBooleancompute='_compute_phonecall_available'help='Is it now a good time to call this partner?'search='_search_phonecall_available' args: 'Available to call' -
phonecall_calendar_attendance_idsOne2many → resource.calendar.attendancecomodel_name='resource.calendar.attendance'compute='_compute_phonecall_calendar_ids'help='Aggregation of all available phonecall schedules.'string='Aggregated phonecall schedule' -
phonecall_calendar_idsMany2many → resource.calendarcomodel_name='resource.calendar'help='Best schedule when the contact expects to be called.'string='Phonecall schedule'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…