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.

19 lines
416 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_recital,
  9. agreement_section,
  10. agreement_serviceprofile,
  11. agreement_stage,
  12. agreement_type,
  13. agreement_subtype,
  14. res_partner,
  15. product_template,
  16. agreement_renewaltype,
  17. agreement_increasetype,
  18. )