mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
* [ADD] Add website_portal_contract * [ADD] website_portal_contract: Add url test, usage video. * [FIX] website_portal_contract: Fix controller test. * [FIX] website_portal_contract: Change all tests to HttpCase.
72 lines
2.0 KiB
ReStructuredText
72 lines
2.0 KiB
ReStructuredText
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg
|
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
:alt: License: AGPL-3
|
|
|
|
=======================
|
|
Website Portal Contract
|
|
=======================
|
|
|
|
Extension of contract and website_portal that allows contracts to
|
|
be shown in website portal. Each contract now has a website template tied to it.
|
|
|
|
Usage
|
|
=====
|
|
|
|
`Usage Video <https://youtu.be/PSulRVdh4C4>`_
|
|
|
|
To edit the website template, go to:
|
|
|
|
* `Invoicing` in the top navigation.
|
|
* `Contracts` => `Website Templates`.
|
|
* When viewing a template in form view, click `View Template`.
|
|
This will direct you to an edit page of the template in website if
|
|
your user has edit permissions.
|
|
|
|
To view the live template in `My Account` in website, assign the template
|
|
to a contract and go to:
|
|
|
|
* `Website`
|
|
* Click on your username then select `My Account` in the dropdown.
|
|
* Click `Your Contracts`, then the relevant contract. Your template will show under
|
|
the `Contract` section header, which is also shown in the edit template view for reference.
|
|
|
|
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
|
:alt: Try me on Runbot
|
|
:target: https://runbot.odoo-community.org/runbot/110/10.0
|
|
|
|
Known Issues / Roadmap
|
|
======================
|
|
|
|
* Add token access to controller
|
|
* Add functionality to print contracts in website portal
|
|
|
|
Bug Tracker
|
|
===========
|
|
|
|
Bugs are tracked on `GitHub Issues
|
|
<https://github.com/OCA/contract/issues>`_. In case of trouble, please
|
|
check there if your issue has already been reported. If you spotted it first,
|
|
help us smash it by providing detailed and welcomed feedback.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Images
|
|
------
|
|
|
|
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* Brett Wood <bwood@laslabs.com>
|
|
|
|
Maintainer
|
|
----------
|
|
|
|
.. image:: https://odoo-community.org/logo.png
|
|
:alt: Odoo Community Association
|
|
:target: https://odoo-community.org
|
|
|
|
This module is maintained by the OCA.
|