diff --git a/agreement/README.rst b/agreement/README.rst index 4ef0a10d..7c8c928f 100644 --- a/agreement/README.rst +++ b/agreement/README.rst @@ -34,6 +34,12 @@ This module adds an *Agreement* object with the following properties: * start 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** .. contents:: @@ -63,6 +69,7 @@ Contributors * Alexis de Lattre * Yves Goldberg +* Alexandre Fayolle Maintainers ~~~~~~~~~~~ diff --git a/agreement/static/description/index.html b/agreement/static/description/index.html index fb915379..6a8f2b62 100644 --- a/agreement/static/description/index.html +++ b/agreement/static/description/index.html @@ -377,6 +377,10 @@ ul.auto-toc {
  • start 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