When there’s no direct bus from A to C, sell the trip as a connecting journey — A→B then B→C — as a single booking. The engine finds valid connections through a shared hub, holds a seat on every leg atomically (all legs succeed or none do), and confirms them together on payment.
Automatic connections
Search A→C and, when no direct trip exists, valid connections through a hub appear with a sensible layover window.
Two-leg seat selection
Both legs’ seat maps side by side — the full premium picker, one for each bus, in a single flow.
Atomic, all-or-nothing
If any leg can’t be held, every hold is released — a customer never ends up with half a journey.
One journey, one payment
A journey PNR groups the legs; a single payment confirms them all, each with its own e-ticket.
Pick a seat on each leg
Both buses, both seat maps, one continuous booking — with a hold placed on each leg as the customer chooses.

Connections surface right in search
No extra step for the customer — when a direct bus isn’t available, connecting options appear alongside the normal results with the total fare.

Set-up
1Install Bus Booking — Connections (it pulls in the base app and the Website channel).
2Make sure some routes share a hub stop — e.g. A→B and B→C — with scheduled trips whose layover fits the 30–360 min window.
3That’s it — searching A→C now offers the connection automatically. Journeys are managed under Bus Booking ▸ Operations ▸ Journeys.
Needs the free Bus Booking base app and the Website channel.
Thoughtfully built Odoo apps — designed, verified and supported.
Bus Booking — Connections · Odoo 19 · © Do Incredible
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Website (website) |
| Community Apps Dependencies | Show |
| Lines of code | 5635 |
| Technical Name |
bus_booking_connections |
| License | OPL-1 |
| Website | https://doincredible.com |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module