-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathgitoo.yml
60 lines (49 loc) · 1.27 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
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
- url: https://github.com/Numigi/odoo-base-addons
branch: "14.0"
- url: https://github.com/Numigi/odoo-partner-addons
branch: "14.0"
includes:
- partner_affiliate_extended
- url: https://github.com/OCA/account-financial-tools
branch: "14.0"
includes:
- account_asset_management
- url: https://github.com/oca/queue
branch: "14.0"
includes: ["queue_job"]
- url: https://github.com/oca/partner-contact
branch: "14.0"
includes:
- partner_affiliate
- url: https://github.com/OCA/product-attribute
branch: "14.0"
includes:
- product_secondary_unit
- url: https://github.com/OCA/reporting-engine
branch: "14.0"
includes:
- report_xlsx
- report_xlsx_helper # dependency of account_asset_management
- url: https://github.com/OCA/sale-workflow
branch: "14.0"
includes:
- sale_order_secondary_unit
- url: https://github.com/OCA/server-tools
branch: "14.0"
includes:
- onchange_helper
- url: https://github.com/OCA/stock-logistics-warehouse
branch: "14.0"
includes:
- stock_secondary_unit
- stock_change_qty_reason
- url: https://github.com/OCA/web
branch: "14.0"
includes:
- web_widget_digitized_signature
- url: https://github.com/OCA/rma
branch: "14.0"
includes:
- rma
- rma_sale
- rma_delivery