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.

15 lines
326 B

  1. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  2. from . import (
  3. res_config_settings,
  4. agreement,
  5. agreement_clause,
  6. agreement_section,
  7. agreement_stage,
  8. agreement_type,
  9. agreement_subtype,
  10. res_partner,
  11. product_template,
  12. agreement_renewaltype,
  13. agreement_increasetype,
  14. )