summaryrefslogtreecommitdiff
path: root/addons/hr_gamification/models/__init__.py
blob: 002facd99291e536ebae3716e48ba5b567d502e0 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import gamification
from . import hr_employee
from . import res_users