mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-23 20:12:05 +02:00
5 lines
170 B
Python
5 lines
170 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import project_report
|
|
from . import timesheets_analysis_report
|