With Travelmanager you can automate various recurring tasks and processes using cronjobs.
A cronjob describes tasks that are executed regularly in the background of the system. This automation is particularly useful for:
- Data management
- Deleting superfluous data
- Archiving information
- Creating statistics
By using cronjobs, you save a considerable amount of work and time. The tasks that can be automated include
- Backups and archive tasks
- Automatically generated emails
- Automatically generated documents
- Automatically generated SMS notifications
- Cronjobs for invoices, bookings, transactions, reservations, etc.
In addition, cronjobs can be adapted to your individual requirements or new cronjobs can be programmed.