a76d496614
[FIX]project_assignees:update french translation
2024-06-05 09:57:57 +02:00
d621f2d2ea
[FIX]project_assignees:fix bug in allowing portal user as assignees
2023-12-13 15:47:04 +01:00
9892abe9f8
[FIX]project_assignees:add project manager as default assignee
2023-11-21 16:45:06 +01:00
7266a268f8
[IMP]project_assignees:add project manager as default assignee
2023-11-21 16:45:06 +01:00
6486c0ab89
[IMP]project_assignees:allow portal user to be assigned
2023-11-21 16:45:06 +01:00
c76abbfbf1
[IMP]project_assignees:add project manager as default assignee
2023-11-21 16:45:06 +01:00
63cec1bde3
[IMP]project_assignees:notify assignees
2023-11-21 16:12:36 +01:00
Boris Gallet
5ec345051c
[FIX] project_assignee : fix image field in portal_form view
2023-11-07 14:53:04 +01:00
0e5455a6b4
[IMP] project_assignees:add 'assigned to' filter in tasks kanban view
2023-11-07 13:47:20 +01:00
Stéphan Sainléger
892a526df8
[IMP] project_assignees: add assignee_ids field to task portal view
2022-08-25 18:03:09 +02:00
Valentin Lab
c4ef88d3d4
[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 >
2022-08-25 17:27:34 +02:00