-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
104 lines (84 loc) · 2.54 KB
/
.gitmodules
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[submodule "OCA/timesheet"]
path = OCA/timesheet
url = [email protected]:OCA/timesheet.git
branch = 12.0
[submodule "OCA/account-payment"]
path = OCA/account-payment
url = [email protected]:OCA/account-payment.git
branch = 12.0
[submodule "OCA/account-financial-tools"]
path = OCA/account-financial-tools
url = [email protected]:OCA/account-financial-tools.git
branch = 12.0
[submodule "OCA/account-invoicing"]
path = OCA/account-invoicing
url = [email protected]:OCA/account-invoicing.git
branch = 12.0
[submodule "OCA/l10n-italy"]
path = OCA/l10n-italy
url = [email protected]:OCA/l10n-italy.git
branch = 12.0
[submodule "OCA/reporting-engine"]
path = OCA/reporting-engine
url = [email protected]:OCA/reporting-engine.git
branch = 12.0
[submodule "OCA/web"]
path = OCA/web
url = [email protected]:OCA/web.git
branch = 12.0
[submodule "SythilTech/Odoo"]
path = SythilTech/Odoo
url = [email protected]:SythilTech/Odoo.git
branch = 12.0
[submodule "OCA/stock-logistics-workflow"]
path = OCA/stock-logistics-workflow
url = [email protected]:OCA/stock-logistics-workflow.git
branch = 12.0
[submodule "OCA/stock-logistics-warehouse"]
path = OCA/stock-logistics-warehouse
url = [email protected]:OCA/stock-logistics-warehouse.git
branch = 12.0
[submodule "OCA/hr"]
path = OCA/hr
url = [email protected]:OCA/hr.git
branch = 12.0
[submodule "OCA/purchase-workflow"]
path = OCA/purchase-workflow
url = [email protected]:OCA/purchase-workflow.git
branch = 12.0
[submodule "OCA/sale-workflow"]
path = OCA/sale-workflow
url = [email protected]:OCA/sale-workflow.git
branch = 12.0
[submodule "OCA/partner-contact"]
path = OCA/partner-contact
url = [email protected]:OCA/partner-contact.git
branch = 12.0
[submodule "OCA/server-tools"]
path = OCA/server-tools
url = [email protected]:OCA/server-tools.git
branch = 12.0
[submodule "OCA/report-print-send"]
path = OCA/report-print-send
url = [email protected]:OCA/report-print-send.git
branch = 12.0
[submodule "OCA/stock-logistics-reporting"]
path = OCA/stock-logistics-reporting
url = [email protected]:OCA/stock-logistics-reporting.git
branch = 12.0
[submodule "OCA/server-ux"]
path = OCA/server-ux
url = [email protected]:OCA/server-ux.git
branch = 12.0
[submodule "OCA/bank-statement-import"]
path = OCA/bank-statement-import
url = [email protected]:OCA/bank-statement-import.git
branch = 12.0
[submodule "OCA/manufacture"]
path = OCA/manufacture
url = [email protected]:OCA/manufacture.git
branch = 12.0
[submodule "OCA/business-requirement"]
path = OCA/business-requirement
url = [email protected]:OCA/business-requirement.git
branch = 12.0