[ADD] project_exception: when new task is created and has no project_id then an exception is raised

H11045
This commit is contained in:
percyhibou
2022-09-30 00:00:29 +00:00
parent 7b2076a49d
commit 58666c3806
13 changed files with 198 additions and 126 deletions

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
from . import models
from . import wizard
from . import wizard