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.
 
 
 
OCA-git-bot e1029649ac
[ADD] .editorconfig [ci skip]
5 years ago
..
controllers [10.0][ADD] Add website_portal_contract (#62) 7 years ago
data [10.0][ADD] Add website_portal_contract (#62) 7 years ago
demo [FIX] website_portal_contract: Add analytic_id to demo data (#103) 7 years ago
i18n Translated using Weblate (German) 5 years ago
models [10.0][ADD] Add website_portal_contract (#62) 7 years ago
security [10.0][ADD] Add website_portal_contract (#62) 7 years ago
static [10.0][ADD] Add website_portal_contract (#62) 7 years ago
tests [FIX] website_portal_contract: Add analytic_id to demo data (#103) 7 years ago
views [10.0][ADD] Add website_portal_contract (#62) 7 years ago
README.rst [10.0][ADD] Add website_portal_contract (#62) 7 years ago
__init__.py [10.0][ADD] Add website_portal_contract (#62) 7 years ago
__manifest__.py [FIX] website_portal_contract: Add analytic_id to demo data (#103) 7 years ago

README.rst

.. 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.