Information about How to set up the scripts is on the Notification scripts Setup page.
Expire docs scripts
# | Name | Description | Parameters |
---|
1 | expire_carriers_docs_email.php |
|
|
2 | expire_fas_docs_email.php |
|
|
3 | expire_vendors_docs_email.php |
|
|
4 | expire_companies_docs_email.php |
|
|
? | expire_aircraft_docs_email.php |
|
|
? | expire_aircraft_no_company_docs_email.php |
|
|
? | expire_customers_docs_email.php |
|
|
? | expire_employees_docs_email.php |
|
|
? | expire_crew_attendance_docs_email.php |
|
|
? | expire_crew_docs_by_docs_email.php |
|
|
? | expire_crew_docs_by_member_email.php |
|
|
? | expire_crew_docs_email.php |
|
|
? | expire_crew_engineer_docs_email.php |
|
|
? | expire_crew_pilot_docs_email.php |
|
|
Accounting
# | Name | Description | Parameters |
---|
1 | prev_day_invoices_reminder.php |
|
|
2 | acc_customers_overdue_payments_reminder.php |
|
|
3 | accounts_overdue_payments_reminder.php |
|
|
Aircrafts
# | Name | Description | Parameters |
---|
1 | expire_aircraft_docs_email.php | All the aircraft documents which dates are to expiry soon, will be sent to email as a table. All aircrafts will be grouped by companies. | Documents type - expiry days alert settings will affect if document will be in notification. |
2 | expire_aircraft_no_company_docs_email.php |
|
|
3 | aircraft_maintenance.php |
|
|
4 | uploads_aircraft_docs_email.php |
|
|
Cargo management
# | Name | Description | Parameters |
---|
1 | awb_booking_mailer.php |
|
|
2 | awb_profits.php |
|
|
3 | awb_tracking.php |
|
|
Charter Brokers
# | Name | Description | Parameters |
---|
1 | charter_enquiry_export_errors.php |
|
|
2 | charter_enquiry_export_to_external_db.php |
|
|
Customers
# | Name | Description | Parameters |
---|
1 | expire_customers_docs_email.php |
|
|
2 | update_customers_list_by_external.php |
|
|
3 |
|
|
|
Employees
# | Name | Description | Parameters |
---|
1 | birthday.php |
|
|
2 | expire_employees_docs_email.php |
|
|
3 | passport_employee.php |
|
|
4 | racalc_next_year_vacations.php |
|
|
5 | racalc_vacations.php |
|
|
6 | uploads_employees_docs_email.php |
|
|
7 | dtr_iguard.php |
|
|
Flights & Services
# | Name | Description | Parameters |
---|
1 | flight_brief_reminder_actual.php |
|
|
2 | flight_brief_reminder_6.php |
|
|
3 | flight_brief_reminder_24.php |
|
|
4 | flight_brief_reminder_48.php |
|
|
5 | flight_brief_reminder_72.php |
|
|
6 | flight_autotrack.php |
|
|
7 | services_status_reminder.php |
|
|
8 | services_status_reminder_1d.php |
|
|
9 | services_status_reminder_10d.php |
|
|
10 | services_status_reminder_1dc.php |
|
|
11 | services_status_reminder_2d.php |
|
|
12 | services_status_revert_reminder.php |
|
|
13 | upcoming_flights_services_reminder.php |
|
|
14 | upcoming_flights_services_reminder_120.php |
|
|
15 | get_notam.php |
|
|
16 | get_weather.php |
|
|
17 | check_list_reminder.php |
|
|
18 | schedule_delivery.php |
|
|
Orders & Processing
# | Name | Description | Parameters |
---|
1 | cake_booking_ready_sms.php | Inform client that the bookign is ready in time for pick up or delivery and optionally send back to office of not ready in time | optional sending of not ready status in time, where the bookign status < Checked and delivery time is less than 2 hours, shoud be set in notification user mobile phone number - if multimple numbers required, they shoud be splitted by: ";" |
2 | pos_procedures_report.php |
|
|
Flight Crew
# | Name | Description | Parameters |
---|
1 | expire_crew_attendance_docs_email.php |
|
|
2 | expire_crew_docs_by_docs_email.php |
|
|
3 | expire_crew_docs_by_member_email.php |
|
|
4 | expire_crew_docs_email.php |
|
|
5 | expire_crew_engineer_docs_email.php |
|
|
6 | expire_crew_pilot_docs_email.php |
|
|
7 | passport_crew.php |
|
|
8 | uploads_crew_docs_email.php |
|
|
9 | set_courier_unavailable_when_expired.php | Marks all available pilots as unavailable if 'available till' date expires. (Field on the Crew Member Page.) | UPDATE `crew_persons` SET `couriers_status`='unavailable', `location_available_to_date`=NULL WHERE `deleted`=0 AND `couriers_status`='available' AND `location_available_to_date` NOT NULL AND `location_available_to_date`<NOW() |
General Scripts
# | Name | Description | Parameters |
---|
1 | get_google_currency_rates.php |
|
|
2 | get_yahoo_currency_rates.php |
|
|
3 | get_weather.php |
|
|
4 | fgs_pusher.php |
|
|
5 | gps_tracker_socket_starter.php |
|
|
6 | get_currencylayer_currency_rates.php |
|
|
7 | getGpsSocketPorts.php |
|
|
8 | acm_logrotate.sh |
|
|
9 | ip_security_check_ip.php |
|
|
10 | lucene_search_cache_commit.php |
|
|
11 | sita.php |
|
|
# | Sorted | Name |
---|
1 | acc | acc_customers_overdue_payments_reminder.php |
2 | acc | accounts_overdue_payments_reminder.php |
3 | gen | acm_logrotate.sh |
4 | aircraft | aircraft_maintenance.php |
5 | carg | awb_booking_mailer.php |
6 | carg | awb_profits.php |
7 | carg | awb_tracking.php |
8 | empl | birthday.php |
9 | o&p | cake_booking_ready_sms.php |
10 | brokers | charter_enquiry_export_errors.php |
11 | brokers | charter_enquiry_export_to_external_db.php |
12 | gen | check_list_reminder.php |
13 | gen | dtr_iguard.php |
14 | aircrafts | expire_aircraft_docs_email.php |
15 | aircrafts | expire_aircraft_no_company_docs_email.php |
16 | exp | expire_carriers_docs_email.php |
17 | exp | expire_companies_docs_email.php |
18 | crew | expire_crew_attendance_docs_email.php |
19 | crew | expire_crew_docs_by_docs_email.php |
20 | crew | expire_crew_docs_by_member_email.php |
21 | crew | expire_crew_docs_email.php |
22 | crew | expire_crew_engineer_docs_email.php |
23 | crew | expire_crew_pilot_docs_email.php |
24 | customers | expire_customers_docs_email.php |
25 | empl | expire_employees_docs_email.php |
26 | exp | expire_fas_docs_email.php |
27 | exp | expire_vendors_docs_email.php |
28 | gen | fgs_pusher.php |
29 | flights&services | flight_autotrack.php |
30 | flights&services | flight_brief_reminder_24.php |
31 | flights&services | flight_brief_reminder_48.php |
32 | flights&services | flight_brief_reminder_6.php |
33 | flights&services | flight_brief_reminder_72.php |
34 | flights&services | flight_brief_reminder_actual.php |
35 | gen | getGpsSocketPorts.php |
36 | gen | get_currencylayer_currency_rates.php |
37 | gen | get_google_currency_rates.php |
38 | gen | get_notam.php |
39 | gen | get_weather.php |
40 | gen | get_yahoo_currency_rates.php |
41 | gen | gps_tracker_socket_starter.php |
42 | gen | ip_security_check_ip.php |
43 | gen | lucene_search_cache_commit.php |
44 | crew | passport_crew.php |
45 | empl | passport_employee.php |
46 | orders | pos_procedures_report.php |
47 | acc | prev_day_invoices_reminder.php |
48 | empl | racalc_next_year_vacations.php |
49 | empl | racalc_vacations.php |
50 | gen | schedule_delivery.php |
51 | flights&services | services_status_reminder.php |
52 | flights&services | services_status_reminder_10d.php |
53 | flights&services | services_status_reminder_1d.php |
54 | flights&services | services_status_reminder_1dc.php |
55 | flights&services | services_status_reminder_2d.php |
56 | flights&services | services_status_revert_reminder.php |
57 | crew | set_courier_unavailable_when_expired.php |
58 | gen | sita.php |
59 | flights&services | upcoming_flights_services_reminder.php |
60 | flights&services | upcoming_flights_services_reminder_120.php |
61 | customers | update_customers_list_by_external.php |
62 | aircrafts | uploads_aircraft_docs_email.php |
63 | crew | uploads_crew_docs_email.php |
64 | empl | uploads_employees_docs_email.php |