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
334 B

  1. This module adds an *Agreement* object with the following properties:
  2. * code,
  3. * name,
  4. * link to a partner,
  5. * signature date.
  6. * start date.
  7. * end date.
  8. Optionally, you can also enable using:
  9. * agreement types
  10. * a flag to set an agreement as a template agreement
  11. (Install agreement_sale to get the configuration settings for these).