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.

5 lines
310 B

  1. This module adds support for products to be linked to contract templates.
  2. A contract is created on ``sale.order`` confirmation for each different template used in sale order line where recurrence details are set too.
  3. Contract product are ignored on invoicing process and pass to nothing to invoice directly.