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.

16 lines
339 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_clause,
  7. agreement_section,
  8. agreement_stage,
  9. agreement_type,
  10. agreement_subtype,
  11. res_partner,
  12. product_template,
  13. agreement_renewaltype,
  14. agreement_increasetype,
  15. )