odoo/documentation#19511
Created by fw-bot
Ready (waiting for staging)
- Merge method
- Review
-
CI
- ci/documentation: (runtime 980s)
- ci/codeowner_coverage: (runtime 79s)
- label
- odoo-dev:master-saas-19.4-phone-remove-schedule-later-rexhu-557172-fw
- head
- 6b49bb2461438fb72f368d39f4b250cd67fc263a
| odoo/documentation | |
|---|---|
| saas-19.4 | #19482 |
| master | #19511 ready |
[IMP] phone: remove schedule later, clarify actions
Updates the Phone app documentation (content/applications/productivity/phone.rst and content/applications/productivity/phone/phone_widget.rst) to match recent UI changes to the phone widget: the Schedule Later action is gone, the Contacts tab was dropped, and the call-actions menu now separates History from Log.
- phone.rst: reworded the intro paragraph and linked "link calls and messages to customer interactions" to the activities doc via :doc:.
- phone_widget.rst:
- Removed documentation of the Contacts tab (no longer one of the widget's tabs) and reordered the remaining tab list to Recent → Keypad → Activities.
- Split the old Log drop-down action into two distinct entries:
- History (Recents tab, Keypad tab): view the call history for the selected contact.
- Log (Recents tab only): log the call as a completed activity on a related record (clarifies it logs a completed activity, not a scheduled one).
This saas-19.4 branch can be FWP to master.
Forward-Port-Of: #19482