[FIX] contract: restore readme images

This commit is contained in:
Francisco Ivan Anton Prieto
2021-04-04 22:57:46 +02:00
parent 85fda61634
commit 91b145d4f9
6 changed files with 18 additions and 3 deletions

View File

@@ -73,7 +73,12 @@ Usage
#. Contract templates can be created from the Configuration -> Contracts -> Contract Templates menu. #. Contract templates can be created from the Configuration -> Contracts -> Contract Templates menu.
They allow to define default journal, price list and lines when creating a contract. They allow to define default journal, price list and lines when creating a contract.
To use it, just select the template on the contract and fields will be filled automatically. To use it, just select the template on the contract and fields will be filled automatically.
#. Contracts are displayed into followers' user portal.
* Contracts appear in portal to following users in every contract:
.. image:: https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-my.png
.. image:: https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-list.png
.. image:: https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-detail.png
Known issues / Roadmap Known issues / Roadmap
====================== ======================

View File

@@ -23,4 +23,9 @@
#. Contract templates can be created from the Configuration -> Contracts -> Contract Templates menu. #. Contract templates can be created from the Configuration -> Contracts -> Contract Templates menu.
They allow to define default journal, price list and lines when creating a contract. They allow to define default journal, price list and lines when creating a contract.
To use it, just select the template on the contract and fields will be filled automatically. To use it, just select the template on the contract and fields will be filled automatically.
#. Contracts are displayed into followers' user portal.
* Contracts appear in portal to following users in every contract:
.. image:: ../static/src/screenshots/portal-my.png
.. image:: ../static/src/screenshots/portal-list.png
.. image:: ../static/src/screenshots/portal-detail.png

View File

@@ -421,8 +421,13 @@ contract.</li>
<li>Contract templates can be created from the Configuration -&gt; Contracts -&gt; Contract Templates menu. <li>Contract templates can be created from the Configuration -&gt; Contracts -&gt; Contract Templates menu.
They allow to define default journal, price list and lines when creating a contract. They allow to define default journal, price list and lines when creating a contract.
To use it, just select the template on the contract and fields will be filled automatically.</li> To use it, just select the template on the contract and fields will be filled automatically.</li>
<li>Contracts are displayed into followers user portal.</li>
</ol> </ol>
<ul class="simple">
<li>Contracts appear in portal to following users in every contract:</li>
</ul>
<img alt="https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-my.png" src="https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-my.png" />
<img alt="https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-list.png" src="https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-list.png" />
<img alt="https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-detail.png" src="https://raw.githubusercontent.com/OCA/contract/14.0/contract/static/src/screenshots/portal-detail.png" />
</div> </div>
<div class="section" id="known-issues-roadmap"> <div class="section" id="known-issues-roadmap">
<h1><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h1> <h1><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h1>

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB