mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-19 13:42:00 +02:00
Initial commit: Project packages
This commit is contained in:
commit
89613c97b0
753 changed files with 496325 additions and 0 deletions
5
odoo-bringout-oca-ocb-project/project/report/__init__.py
Normal file
5
odoo-bringout-oca-ocb-project/project/report/__init__.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import project_report
|
||||
from . import project_task_burndown_chart_report
|
||||
Loading…
Add table
Add a link
Reference in a new issue