You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
694 B

  1. To use this module:
  2. * Go to Sales
  3. * Create or select a quotation
  4. * Set the agreement template and add some products
  5. * Confirm the quotation. An agreement is created and linked to the sales order:
  6. * the agreement template is copied into an agreement with a copy of the
  7. sections, clauses, recitals and appendices
  8. * all the sales order lines are added as agreement lines
  9. * the service products (with is_serviceprofile = True) on the SO are added as service profile on the agreement
  10. * the customer information is set from the sales order
  11. * the eventual analytic account linked to the sales order is set on the agreement
  12. * the agreement is linked to the sales order and vice versa