forked from Numigi/odoo-timesheet-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gitoo.yml
35 lines (30 loc) · 1.12 KB
/
gitoo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
- url: https://{{GIT_TOKEN}}@github.com/Numigi/odoo-enterprise
branch: "12.0"
- url: https://github.com/Numigi/odoo-base-addons
branch: "12.0"
includes:
- base_extended_security
- url: https://github.com/Numigi/odoo-project-addons
branch: "12.0"
includes:
- project_task_type
- url: https://github.com/OCA/project
branch: "12.0"
includes:
- project_timesheet_time_control
- project_stage_closed # dependency of project_timesheet_time_control
patches:
# https://github.com/OCA/project/pull/660
- url: https://github.com/numigi/odoo-project
branch: 12.0-fix-project_timesheet_time_control
commit: 15985dc3013be750e0365c2af3ad76a37366bd13
- url: https://github.com/OCA/hr-timesheet
branch: "12.0"
includes:
- hr_timesheet_task_stage # dependency of project_timesheet_time_control
- hr_timesheet_task_domain # dependency of project_timesheet_time_control
- url: https://github.com/OCA/web
branch: "12.0"
includes:
- web_ir_actions_act_multi # dependency of project_timesheet_time_control
- web_ir_actions_act_view_reload # dependency of project_timesheet_time_control