Skip to content

Commit

Permalink
Merge pull request #43 from simahawk/add-v18-shortlist
Browse files Browse the repository at this point in the history
connector, connector-interfaces, queue: Add branch 18.0
  • Loading branch information
simahawk authored Oct 7, 2024
2 parents 021719e + 5b78642 commit d9102ea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/repo/connector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ connector:
- "15.0"
- "16.0"
- "17.0"
- "18.0"
category: Connector
default_branch: "16.0"
name: Odoo generic connector framework (jobs queue, asynchronous tasks, channels)
Expand Down Expand Up @@ -97,6 +98,7 @@ connector-interfaces:
- "15.0"
- "16.0"
- "17.0"
- "18.0"
category: Connector
default_branch: "16.0"
name: Odoo generic connector for odbc, .csv,...
Expand Down
1 change: 1 addition & 0 deletions conf/repo/oca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ oca-custom:
name: Custom module for oca instance
psc: board
psc_rep: board
manual_branch_mgmt: true
oca-decorators:
branches: []
category: Oca
Expand Down
1 change: 1 addition & 0 deletions conf/repo/queue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ queue:
- "15.0"
- "16.0"
- "17.0"
- "18.0"
category: Queue
default_branch: "16.0"
name: Asynchronous job queue
Expand Down

0 comments on commit d9102ea

Please sign in to comment.