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.

71 lines
2.0 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. =======================
  5. Website Portal Contract
  6. =======================
  7. Extension of contract and website_portal that allows contracts to
  8. be shown in website portal. Each contract now has a website template tied to it.
  9. Usage
  10. =====
  11. `Usage Video <https://youtu.be/PSulRVdh4C4>`_
  12. To edit the website template, go to:
  13. * `Invoicing` in the top navigation.
  14. * `Contracts` => `Website Templates`.
  15. * When viewing a template in form view, click `View Template`.
  16. This will direct you to an edit page of the template in website if
  17. your user has edit permissions.
  18. To view the live template in `My Account` in website, assign the template
  19. to a contract and go to:
  20. * `Website`
  21. * Click on your username then select `My Account` in the dropdown.
  22. * Click `Your Contracts`, then the relevant contract. Your template will show under
  23. the `Contract` section header, which is also shown in the edit template view for reference.
  24. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  25. :alt: Try me on Runbot
  26. :target: https://runbot.odoo-community.org/runbot/110/10.0
  27. Known Issues / Roadmap
  28. ======================
  29. * Add token access to controller
  30. * Add functionality to print contracts in website portal
  31. Bug Tracker
  32. ===========
  33. Bugs are tracked on `GitHub Issues
  34. <https://github.com/OCA/contract/issues>`_. In case of trouble, please
  35. check there if your issue has already been reported. If you spotted it first,
  36. help us smash it by providing detailed and welcomed feedback.
  37. Credits
  38. =======
  39. Images
  40. ------
  41. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  42. Contributors
  43. ------------
  44. * Brett Wood <bwood@laslabs.com>
  45. Maintainer
  46. ----------
  47. .. image:: https://odoo-community.org/logo.png
  48. :alt: Odoo Community Association
  49. :target: https://odoo-community.org
  50. This module is maintained by the OCA.