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.

18 lines
393 B

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