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
440 B

  1. # -*- coding: utf-8 -*-
  2. # Copyright 2015 Antiun Ingeniería S.L. - Sergio Teruel
  3. # Copyright 2015 Antiun Ingeniería S.L. - Carlos Dauden
  4. # Copyright 2016 Jairo Llopis <jairo.llopis@tecnativa.com>
  5. # License LGPL-3 - See http://www.gnu.org/licenses/lgpl-3.0.html
  6. from . import (
  7. custom_info_template,
  8. custom_info_property,
  9. custom_info_category,
  10. custom_info_option,
  11. custom_info_value,
  12. custom_info,
  13. res_partner,
  14. )