| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 950 |
| Technical Name |
flight |
| License | LGPL-3 |
| Website | https://github.com/smartops-aero/flight |
| Versions | 16.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 950 |
| Technical Name |
flight |
| License | LGPL-3 |
| Website | https://github.com/smartops-aero/flight |
| Versions | 16.0 18.0 |
SmartOps Flight Management
The complete foundation for aviation operations management in Odoo. Build your entire flight operation on this powerful, extensible base module.
Part of the Complete SmartOps Aviation Suite by Apexive Solutions LLC
Professional flight operations management solutions trusted by aviation businesses worldwide
Why SmartOps Flight Management?
Running an aviation operation requires managing complex, interconnected data: flights, aircraft, crew, airports, and compliance requirements. SmartOps Flight Management provides the foundation to manage it all in one integrated system.
Built by aviation professionals for aviation operations, this module serves as the core of a complete flight management ecosystem. Whether you're managing charter operations, flight schools, aircraft management companies, or commercial aviation, this is your starting point.
The Value Proposition
Replace fragmented spreadsheets, multiple databases, and disconnected systems with a single, integrated Odoo-based solution that grows with your operation.
Complete Solution Suite
Core Features
Flight Operations
Complete flight lifecycle management with departure, arrival, aircraft assignment, crew, and dates.
Aircraft Fleet
Manage aircraft registrations, models, manufacturers, classes, and equipment types with full traceability.
Aerodrome Database
Comprehensive airport database with ICAO/IATA codes, coordinates, runways, timezones, and elevation data.
Crew Management
Track crew members, roles, assignments, and qualifications integrated with Odoo's HR system.
Collaboration Tools
Built-in chatter, activities, and notifications keep your team coordinated and informed.
Security & Access
Granular security groups and record locking ensure data integrity and proper access control.
Aviation UOM
Nautical miles, knots, and other aviation-specific units built-in with automatic conversions.
Extensible Design
Built as a foundation for extension modules: events, specs, portal, data sync, and more.
Who Benefits?
Charter Operators
Manage on-demand flights, aircraft availability, crew scheduling, and client coordination in one system. Integrate with CRM and billing.
Flight Schools
Track training flights, instructor assignments, aircraft utilization, and student progress integrated with Odoo's education features.
Aircraft Management
Manage multiple aircraft for multiple owners with detailed tracking, maintenance coordination, and owner reporting capabilities.
Commercial Aviation
Foundation for scheduled service operations with flight planning, crew rostering, and operational coordination.
Cargo Operations
Track freight flights with integration to Odoo's inventory and logistics modules for complete cargo visibility.
MRO Providers
Track customer aircraft, test flights, and ferry operations integrated with maintenance and project management.
Extend Your Capabilities
Available Extension Modules
Track takeoff, landing, and phase times with timezone support
Detailed aircraft specifications and amenities management
Sync data from external flight tracking and weather services
Share flight information with clients and partners securely
Manage routes, waypoints, and navigation data
Showcase your fleet online with beautiful website snippets
Complete Aviation Solution
Apexive Solutions LLC provides comprehensive aviation management solutions built on proven Odoo technology. Our SmartOps Flight suite combines deep aviation industry knowledge with enterprise-grade software.
From flight scheduling to aircraft maintenance, crew management to client portals, we offer integrated modules that work together seamlessly.
Why Choose Apexive?
- Built by aviation professionals
- Open-source and extensible
- Proven in production environments
- Regular updates and improvements
- Professional support available
Getting Started
Installation
- Install from Odoo Apps menu
- Requires:
base,mail,web,flight_uom - Access via Flights menu after installation
- Optionally install extension modules for additional functionality
The comprehensive aerodrome database is not loaded by default due to size. Import the CSV from our GitHub repository: github.com/smartops-aero/smartops-odoo-flight
Quick Start Guide
1. Set Up Aircraft: Add your aircraft fleet with registrations and models
2. Import Aerodromes: Load airport data for your operational areas
3. Configure Crew: Set up crew members and their roles
4. Create Flights: Start scheduling and tracking your operations
Unlock Advanced Capabilities
Extend your flight management with premium enterprise modules
Flight Operations
Advanced operational workflows, dispatch management, and flight coordination tools for professional operations
View on Odoo Apps →Flight Crew Management
Comprehensive crew scheduling, qualifications tracking, duty time management, and compliance reporting
View on Odoo Apps →Passenger Management
Complete passenger manifests, contact management, booking tracking, and customer relationship tools
View on Odoo Apps →Ready to Transform Your Aviation Operations?
Join aviation operations worldwide who trust SmartOps Flight Management for their daily operations. Start with the foundation and grow with modular extensions.
github.com/smartops-aero/smartops-odoo-flight
Developed by Apexive Solutions LLC • License: LGPL-3 • Version 18.0.1.1.0
Flight Management Module
Overview
The Flight Management module is a base module for managing flights, aircraft, and aerodromes in Odoo. It provides basic models and views that can be extended by other modules for more advanced functionality.
Features
- Management of flights
- Aircraft tracking
- Aerodrome (airport) information
- Integration with Odoo's mail and activity features
Installation
- Clone this repository or download the module.
- Place the flight folder in your Odoo addons directory.
- Update the apps list in your Odoo instance.
- Install the "Flight" module from the Apps menu.
Configuration
Aerodrome Data
Due to the large size of the aerodrome data, it is not loaded by default. To load the data:
- Download the CSV file from this link.
- Go to Flights → Configuration → Aerodromes.
- Click on "Favorites" and select "Import records".
- Upload the downloaded CSV file.
Usage
After installation, you can access the flight management features from the "Flights" menu in the main Odoo navigation.
Models
- flight.flight: Represents individual flights
- flight.aircraft: Stores aircraft information
- flight.aerodrome: Contains airport data
- flight.aircraft.class: Defines aircraft categories and classes
- flight.aircraft.make: Stores aircraft manufacturers
- flight.aircraft.model: Represents specific aircraft models
Views
The module provides tree, form, and search views for flights, aircraft, and aerodromes.
Extending the Module
This base module is designed to be extended. See the Flight Events (flight_event) and Flight Operations Management (flight_ops) modules for an example of how to add more advanced functionality.
Support
For questions or support, please contact the module maintainer or open an issue on the GitHub repository at https://github.com/smartops-aero/smartops-odoo-flight
License
This module is licensed under LGPL-3.
Please log in to comment on this module