odoo/documentation#19482
Created by Rex Hu (rexhu)
Merged
at ecdbc8c6e561625a0afa9845c7ee01802243e996
Statuses:
- ci/documentation: (runtime 1560s)
- ci/codeowner_coverage: (runtime 7s)
- label
- odoo-dev:saas-19.4-phone-remove-schedule-later-rexhu
- head
- 6d2f924d3bd203ae3bae0e9a2d2e577ed9ffabf6
- merged
- 19 hours ago by Documentation, Felicia Kuan (feku)
| 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.