[ADD] add `project_assignees
` add-on
Add a field in ``project.task`` to assign users to task. This completes ``user_id`` field, that is then considered as the owner of the task. Assignment becomes optional and can now target multiple users. Task: JOI-13 Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
This commit is contained in:
committed by
Stéphan Sainléger
parent
863116ffe7
commit
c4ef88d3d4
2
project_assignees/models/__init__.py
Normal file
2
project_assignees/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
from . import project_task
|
Reference in New Issue
Block a user