Stéphan Sainléger
d4d16a092a
[MIG] project_task_portal_form: migrate add-on to v13
2023-01-03 12:30:07 +01:00
Stéphan Sainléger
c06be663f0
[MIG] project_user_default_project: migrate add-on to v13
2023-01-03 12:29:06 +01:00
Stéphan Sainléger
30ad8bacc6
[MIG] project_timesheet_funding_wish: migrate add-on to v13
2023-01-03 12:27:02 +01:00
Stéphan Sainléger
8ee9f1d014
[MIG] project_timebox: migrate add-on to v13
2023-01-03 12:25:44 +01:00
Stéphan Sainléger
80a3b0b7e2
[MIG] project_request_data: migrate add-on to v13
2023-01-03 12:24:58 +01:00
Stéphan Sainléger
caf5dba0c2
[MIG] project_funders: migrate add-on to v13
2023-01-03 12:23:37 +01:00
Stéphan Sainléger
adcd1c8381
[MIG] project_assignees: migrate add-on to v13
2023-01-03 12:20:10 +01:00
Stéphan Sainléger
ed987d03b9
[I18N] Add french translations
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
0dd04c8ec6
[IMP] Add file import field in portal task creation form
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
bab8138f11
[ADD] create `project_task_portal_form
` add-on
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
75950af5a6
[ADD] create `project_request_data
` add-on
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
3b045229d1
[ADD] create `project_user_default_project
` add-on
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
5ad7c22034
[IMP] project_assignees: add assignee_ids field to task portal view
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
1952cd17e8
[IMP] project_timebox: add timebox fields in task portal view
2022-10-03 14:56:55 +02:00
Stéphan Sainléger
fd63ab1709
[ADD] project_timebox: create addon to estimate task effort
...
Adds fields to estimate the min and max time needed to solve a task.
Task: [JOI-13](https://justodooit.fr/mail/view?model=project.task&res_id=13&access_token=cca0b860-25d1-472d-9da1-76f68b01a932 )
2022-08-25 17:19:31 +02:00
Stéphan Sainléger
d6fce31db5
[ADD] create `project_timesheet_funding_wish
` add-on
...
Add timesheet line fields:
- ``funding_wish`` to inform about if the user expects a payment
for the registered time.
- ``treated`` to keep track if the timesheet line funding wish has
been taken into account.
Task: JOI-13
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org >
2022-08-25 17:19:31 +02:00
Nicolas JEUDY
677999bf9f
[ADD] create project_funders
to track funds on tasks
...
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org >
2022-08-25 17:19:31 +02:00
Valentin Lab
d4f7f9626d
[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:19:31 +02:00
Stéphan Sainléger
863116ffe7
Initial commit
2022-07-25 15:52:09 +02:00