This is a module for Dolibarr, it cannot leave outside of Dolibarr.
Dolibarr ERP & CRM is a modern and easy to use software package to manage your business.
In the world of the air navigation, each pilots need to keep a log of each flights they do. This modules manages the log of each pilot in the association. Since we do not pilot a plane but a hot air balloon, some flight information may not be the same (eg. the take off location and the landing one are not necessarily an airport).
but every information required are present in the current module. We have :
- The flight type
- Take off time & location
- Landing time & location
- Date
- Hot air balloon
- The pilot information
- Passengers information
- Some billing information
This module is highly coupled to our company. Sorry about that, if someone else want to use it, I can work on the fact to extract the 2 modules. That being said, it doesn't mean you cannot use this for your own business. Everything is configurable through the administration of Dolibarr.
Since we are using Dolibarr for our accountacy and our management, we didn't want to develop a side project to manage our flights. By adding the flight log as a module we can ...
- Create bills
- Use the power of Dolibarr about the user management..
- Extract data with the already present tools
- Using the e-mail structure
- ...
- Adding an API to be able to develop a mobile application.
- Adding some statistics over the years.
- Improving the e-mail automatically sent on incident, ...
- Fixing here and there some small issues
At the moment the tested way is :
- Download the module
- Extract or move it to htdocs/flightlog
- Go in your configuration and enable the module.