mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] contract: restore readme images
This commit is contained in:
@@ -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
|
||||||
======================
|
======================
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -421,8 +421,13 @@ contract.</li>
|
|||||||
<li>Contract templates can be created from the Configuration -> Contracts -> Contract Templates menu.
|
<li>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.</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>
|
||||||
|
|||||||
BIN
contract/static/src/screenshots/portal-detail.png
Normal file
BIN
contract/static/src/screenshots/portal-detail.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
BIN
contract/static/src/screenshots/portal-list.png
Normal file
BIN
contract/static/src/screenshots/portal-list.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
contract/static/src/screenshots/portal-my.png
Normal file
BIN
contract/static/src/screenshots/portal-my.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user