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.

20 lines
436 B

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