From 4ffcf992062d1cb2914763578ac1486a0aa79663 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 6 Sep 2019 06:16:49 +0000 Subject: [PATCH] [UPD] README.rst --- agreement_legal_sale/README.rst | 2 +- agreement_legal_sale/static/description/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agreement_legal_sale/README.rst b/agreement_legal_sale/README.rst index 3dba3eb2..fadda0cd 100644 --- a/agreement_legal_sale/README.rst +++ b/agreement_legal_sale/README.rst @@ -59,7 +59,7 @@ To use this module: * the agreement template is copied into an agreement with a copy of the sections, clauses, recitals and appendices * all the sales order lines are added as agreement lines - * the products on the SO with BOM are added as service profile on the agreement + * the service products (with is_serviceprofile = True) on the SO are added as service profile on the agreement * the customer information is set from the sales order * the eventual analytic account linked to the sales order is set on the agreement * the agreement is linked to the sales order and vice versa diff --git a/agreement_legal_sale/static/description/index.html b/agreement_legal_sale/static/description/index.html index 76b36b27..1aa0ee8a 100644 --- a/agreement_legal_sale/static/description/index.html +++ b/agreement_legal_sale/static/description/index.html @@ -409,7 +409,7 @@ with all the legal information based on the selected agreement template.

  • the agreement template is copied into an agreement with a copy of the sections, clauses, recitals and appendices
  • all the sales order lines are added as agreement lines
  • -
  • the products on the SO with BOM are added as service profile on the agreement
  • +
  • the service products (with is_serviceprofile = True) on the SO are added as service profile on the agreement
  • the customer information is set from the sales order
  • the eventual analytic account linked to the sales order is set on the agreement
  • the agreement is linked to the sales order and vice versa