__init__.py 207 B

12345678
  1. # -*- coding: utf-8 -*-
  2. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  3. from . import hr_employee
  4. from . import ir_websocket
  5. from . import res_company
  6. from . import res_users_log