mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[UPD] README.rst
This commit is contained in:
@@ -34,6 +34,12 @@ This module adds an *Agreement* object with the following properties:
|
|||||||
* start date.
|
* start date.
|
||||||
* end date.
|
* end date.
|
||||||
|
|
||||||
|
Optionally, you can also enable using:
|
||||||
|
* agreement types
|
||||||
|
* a flag to set an agreement as a template agreement
|
||||||
|
|
||||||
|
(Install agreement_sale to get the configuration settings for these).
|
||||||
|
|
||||||
**Table of contents**
|
**Table of contents**
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
@@ -63,6 +69,7 @@ Contributors
|
|||||||
|
|
||||||
* Alexis de Lattre <alexis.delattre@akretion.com>
|
* Alexis de Lattre <alexis.delattre@akretion.com>
|
||||||
* Yves Goldberg <yves@ygol.com>
|
* Yves Goldberg <yves@ygol.com>
|
||||||
|
* Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|||||||
@@ -377,6 +377,10 @@ ul.auto-toc {
|
|||||||
<li>start date.</li>
|
<li>start date.</li>
|
||||||
<li>end date.</li>
|
<li>end date.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p>Optionally, you can also enable using:
|
||||||
|
* agreement types
|
||||||
|
* a flag to set an agreement as a template agreement</p>
|
||||||
|
<p>(Install agreement_sale to get the configuration settings for these).</p>
|
||||||
<p><strong>Table of contents</strong></p>
|
<p><strong>Table of contents</strong></p>
|
||||||
<div class="contents local topic" id="contents">
|
<div class="contents local topic" id="contents">
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
@@ -411,6 +415,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
|||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Alexis de Lattre <<a class="reference external" href="mailto:alexis.delattre@akretion.com">alexis.delattre@akretion.com</a>></li>
|
<li>Alexis de Lattre <<a class="reference external" href="mailto:alexis.delattre@akretion.com">alexis.delattre@akretion.com</a>></li>
|
||||||
<li>Yves Goldberg <<a class="reference external" href="mailto:yves@ygol.com">yves@ygol.com</a>></li>
|
<li>Yves Goldberg <<a class="reference external" href="mailto:yves@ygol.com">yves@ygol.com</a>></li>
|
||||||
|
<li>Alexandre Fayolle <<a class="reference external" href="mailto:alexandre.fayolle@camptocamp.com">alexandre.fayolle@camptocamp.com</a>></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="maintainers">
|
<div class="section" id="maintainers">
|
||||||
|
|||||||
Reference in New Issue
Block a user