Commit Graph

30 Commits

Author SHA1 Message Date
Boris Gallet
0e36b3d9e3 [MIG] project_name_from_lead: Migration to 16.0 2023-11-07 10:41:30 +01:00
Boris Gallet
a240b6cf71 [MIG] project_task_portal_form : migration to 16.0 2023-11-02 15:36:54 +01:00
Boris Gallet
2cd17ce8ef [MIG] project_average_acceptable_time : migration to 16.0 2023-11-02 15:10:49 +01:00
Boris Gallet
eb85069ff8 [MIG] project_user_default_project : migrate to 16’0 2023-11-02 11:27:56 +01:00
Boris Gallet
38e12ee2ed [MIG] project_request_data : migrate to 16.0 2023-11-02 09:49:21 +01:00
Boris Gallet
15b21771dd [MIG] project_assignees : migrate to 16.0 2023-11-02 09:14:47 +01:00
Boris Gallet
e6595ec6f7 [MIG] project_funders : migrate to 16.0 2023-10-30 09:27:53 +01:00
45e38de4ff [ADD]project_disable_last_sol_as_sol_by_default: do not use last sol as sol by default in a task 2023-09-27 16:27:35 +02:00
1a342d3b8b [IMP] project_assignees:add 'assigned to' filter in tasks kanban view 2023-09-26 12:42:23 +02:00
0bff01ad76 [IMP] Kanban view of project tasks : add create date 2023-09-26 12:42:23 +02:00
cd884b967e [ADD] project_request_data: add service and request type to kanban view 2023-09-26 12:42:23 +02:00
22a703d9bd [ADD]field parent tasks : display only current project's tasks 2023-09-26 12:42:23 +02:00
clementthomas
250ef5b5ec [FIX] project_task_portal_form: quickfix 2023-07-26 15:09:36 +02:00
clementthomas
77b26fd755 [IMP] project_average_acceptable_time: migration to v14 2023-07-24 12:17:43 +02:00
clementthomas
5a30d61fee [IMP] migration of project_task_portal_form v14 2023-07-24 10:26:21 +02:00
clementthomas
da60ebb310 [I18N] project_visibility_followers_portal 2023-05-22 15:14:11 +02:00
clementthomas
c3cc59cec7 [ADD] project_visibility_followers_portal: Add project visibility to "some employees and some portal users" 2023-05-22 15:04:33 +02:00
clementthomas
cd663ec6e5 [ADD] project_link_from_invoice: first commit
new module to easily access to project from invoices
2023-04-27 14:59:28 +02:00
clementthomas
34dfc13936 [ADD] project_average_acceptable_time 2023-04-19 14:54:11 +02:00
clementthomas
355e77fc70 [ADD] project_name_from_lead 2023-03-27 17:22:38 +02:00
Stéphan Sainléger
139e451d0c [ADD] create `project_name_from_quote` add-on 2022-09-15 16:08:54 +02:00
Stéphan Sainléger
11d99ae6e0 [ADD] create `project_request_data` add-on 2022-08-26 15:04:50 +02:00
Stéphan Sainléger
2bd9234fa1 [ADD] create `project_user_default_project` add-on 2022-08-25 18:08:54 +02: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
Stéphan Sainléger
87bdd51043 [IMP] project_timebox: add timebox fields in task portal view 2022-08-25 17:27:34 +02:00
Stéphan Sainléger
309f8d4510 [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:27:34 +02:00
Stéphan Sainléger
56f757505b [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:27:34 +02:00
Nicolas JEUDY
1f8baa73d1 [ADD] create project_funders to track funds on tasks
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
2022-08-25 17:27:34 +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
Stéphan Sainléger
863116ffe7 Initial commit 2022-07-25 15:52:09 +02:00