Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions conf/repo/connector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ connector:
- "16.0"
- "17.0"
- "18.0"
- "19.0"
category: Connector
default_branch: "18.0"
name: Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
Expand Down Expand Up @@ -103,6 +104,7 @@ connector-interfaces:
- "16.0"
- "17.0"
- "18.0"
- "19.0"
category: Connector
default_branch: "18.0"
name: Odoo generic connector for odbc, .csv,...
Expand Down
1 change: 1 addition & 0 deletions conf/repo/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ server-tools:
- "16.0"
- "17.0"
- "18.0"
- "19.0"
category: Server
default_branch: "18.0"
name: Tools for odoo administrators to improve some technical features on odoo.
Expand Down