You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
2.1 KiB

  1. ==========
  2. Activities
  3. ==========
  4. This module backports the activities from 11.0.
  5. Configuration
  6. =============
  7. To configure this module, you need to do the same as in 11.0.
  8. Usage
  9. =====
  10. To use this module, you need to do the same as in 11.0.
  11. Known issues / Roadmap
  12. ======================
  13. * The button 'Mark done' that appears for each activity in the chatter
  14. is not available.
  15. * It is not possible to schedule a next activity based on a given activity.
  16. * In v9 a hook is needed in the method 'send_mail' of the transient
  17. model 'mail.compose.message'. Otherwise the completion of an activity
  18. will be notified to external partners. In v10 this feature exists out of
  19. of the box in Odoo.
  20. Bug Tracker
  21. ===========
  22. Bugs are tracked on `GitHub Issues
  23. <https://github.com/OCA/social/issues>`_. In case of trouble, please
  24. check there if your issue has already been reported. If you spotted it first,
  25. help us smashing it by providing a detailed and welcomed feedback.
  26. Credits
  27. =======
  28. Images
  29. ------
  30. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  31. Contributors
  32. ------------
  33. **This module is a backport from Odoo SA and as such, it is not included in the OCA CLA. That means we do not have a copy of the copyright on it like all other OCA modules.**
  34. * Holger Brunn <hbrunn@therp.nl>
  35. Do not contact contributors directly about help with questions or problems concerning this addon, but use the `community mailing list <mailto:community@mail.odoo.com>`_ or the `appropriate specialized mailinglist <https://odoo-community.org/groups>`_ for help, and the bug tracker linked in `Bug Tracker`_ above for technical issues.
  36. Maintainer
  37. ----------
  38. .. image:: https://odoo-community.org/logo.png
  39. :alt: Odoo Community Association
  40. :target: https://odoo-community.org
  41. This module is maintained by the OCA.
  42. OCA, or the Odoo Community Association, is a nonprofit organization whose
  43. mission is to support the collaborative development of Odoo features and
  44. promote its widespread use.
  45. To contribute to this module, please visit https://odoo-community.org.