[ADD] agreement_project

This commit is contained in:
OCA-git-bot
2018-12-27 17:15:37 +00:00
committed by Yves Goldberg
parent c33df1234a
commit e0077690ba
15 changed files with 659 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Copyright (C) 2018 - TODAY, Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import (
project,
agreement,
)