Browse Source

[UPD] README.rst

pull/376/head
OCA-git-bot 5 years ago
parent
commit
4ffcf99206
  1. 2
      agreement_legal_sale/README.rst
  2. 2
      agreement_legal_sale/static/description/index.html

2
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 * the agreement template is copied into an agreement with a copy of the
sections, clauses, recitals and appendices sections, clauses, recitals and appendices
* all the sales order lines are added as agreement lines * 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 customer information is set from the sales order
* the eventual analytic account linked to the sales order is set on the agreement * 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 * the agreement is linked to the sales order and vice versa

2
agreement_legal_sale/static/description/index.html

@ -409,7 +409,7 @@ with all the legal information based on the selected agreement template.</p>
<li>the agreement template is copied into an agreement with a copy of the <li>the agreement template is copied into an agreement with a copy of the
sections, clauses, recitals and appendices</li> sections, clauses, recitals and appendices</li>
<li>all the sales order lines are added as agreement lines</li> <li>all the sales order lines are added as agreement lines</li>
<li>the products on the SO with BOM are added as service profile on the agreement</li>
<li>the service products (with is_serviceprofile = True) on the SO are added as service profile on the agreement</li>
<li>the customer information is set from the sales order</li> <li>the customer information is set from the sales order</li>
<li>the eventual analytic account linked to the sales order is set on the agreement</li> <li>the eventual analytic account linked to the sales order is set on the agreement</li>
<li>the agreement is linked to the sales order and vice versa</li> <li>the agreement is linked to the sales order and vice versa</li>

Loading…
Cancel
Save