__init__.py 139 B

12345
  1. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  2. from . import models
  3. from . import wizards
  4. from . import report