vms-nest-prisma-api-document 240.0.0 → 250.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +11 -11
- package/dist/services/account/notification_preferences.service.d.ts +18 -18
- package/dist/services/account/report_preferences.service.d.ts +7 -7
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +55 -55
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +25 -25
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +72 -72
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +49 -49
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +18 -18
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +27 -40
- package/dist/services/fleet/service_management/fleet_service_management_service.js +0 -9
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.js +0 -61
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +3 -3
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +3 -3
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +3 -3
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +3 -3
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/{user_organisation_service-BZaeiu6L.d.ts → user_organisation_service-CqR_hga1.d.ts} +54 -176
- package/package.json +1 -1
|
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
|
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
23
|
user_id: string;
|
|
24
24
|
organisation_id: string;
|
|
25
|
-
country_id: string;
|
|
26
25
|
login_from: LoginFrom;
|
|
26
|
+
country_id: string;
|
|
27
27
|
os_details: Record<string, any>;
|
|
28
28
|
ip_details: Record<string, any>;
|
|
29
29
|
}, {
|
|
30
30
|
user_id: string;
|
|
31
31
|
organisation_id: string;
|
|
32
|
-
country_id: string;
|
|
33
32
|
login_from: LoginFrom;
|
|
33
|
+
country_id: string;
|
|
34
34
|
os_details?: Record<string, any> | undefined;
|
|
35
35
|
ip_details?: Record<string, any> | undefined;
|
|
36
36
|
}>;
|
|
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
48
48
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
49
49
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
-
login_from: LoginFrom;
|
|
52
51
|
search: string;
|
|
53
52
|
paging: PAGING;
|
|
54
53
|
page_count: number;
|
|
55
54
|
page_index: number;
|
|
55
|
+
login_from: LoginFrom;
|
|
56
56
|
date_format_id: string;
|
|
57
57
|
time_zone_id: string;
|
|
58
58
|
user_ids: string[];
|
|
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
43
43
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
44
44
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
login_from: LoginFrom;
|
|
47
46
|
search: string;
|
|
48
47
|
paging: PAGING;
|
|
49
48
|
page_count: number;
|
|
50
49
|
page_index: number;
|
|
50
|
+
login_from: LoginFrom;
|
|
51
51
|
date_format_id: string;
|
|
52
52
|
time_zone_id: string;
|
|
53
53
|
user_ids: string[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MenuType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -40,9 +40,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
40
40
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
41
41
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
+
status: Status;
|
|
44
|
+
organisation_id: string;
|
|
45
|
+
user_id: string;
|
|
46
|
+
group_name: string;
|
|
43
47
|
module_name: string;
|
|
44
48
|
menu_type: MenuType;
|
|
45
|
-
group_name: string;
|
|
46
49
|
group_name_language: string;
|
|
47
50
|
group_icon: string;
|
|
48
51
|
group_url: string;
|
|
@@ -50,19 +53,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
50
53
|
sub_item_name_language: string;
|
|
51
54
|
sub_item_icon: string;
|
|
52
55
|
sub_item_url: string;
|
|
56
|
+
}, {
|
|
53
57
|
status: Status;
|
|
54
58
|
organisation_id: string;
|
|
55
59
|
user_id: string;
|
|
56
|
-
|
|
60
|
+
group_name: string;
|
|
57
61
|
module_name: string;
|
|
58
62
|
menu_type: MenuType;
|
|
59
|
-
group_name: string;
|
|
60
63
|
group_name_language: string;
|
|
61
64
|
group_icon: string;
|
|
62
65
|
group_url: string;
|
|
63
|
-
status: Status;
|
|
64
|
-
organisation_id: string;
|
|
65
|
-
user_id: string;
|
|
66
66
|
sub_item_name?: string | undefined;
|
|
67
67
|
sub_item_name_language?: string | undefined;
|
|
68
68
|
sub_item_icon?: string | undefined;
|
|
@@ -105,8 +105,8 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
105
105
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
106
106
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
menu_type: MenuType[];
|
|
109
108
|
status: Status[];
|
|
109
|
+
user_ids: string[];
|
|
110
110
|
search: string;
|
|
111
111
|
paging: PAGING;
|
|
112
112
|
page_count: number;
|
|
@@ -128,13 +128,13 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
128
128
|
date_format_id: string;
|
|
129
129
|
time_zone_id: string;
|
|
130
130
|
organisation_ids: string[];
|
|
131
|
-
|
|
131
|
+
menu_type: MenuType[];
|
|
132
132
|
bookmark_ids: string[];
|
|
133
133
|
}, {
|
|
134
134
|
date_format_id: string;
|
|
135
135
|
time_zone_id: string;
|
|
136
|
-
menu_type?: MenuType[] | undefined;
|
|
137
136
|
status?: Status[] | undefined;
|
|
137
|
+
user_ids?: string[] | undefined;
|
|
138
138
|
search?: string | undefined;
|
|
139
139
|
paging?: PAGING | undefined;
|
|
140
140
|
page_count?: unknown;
|
|
@@ -154,7 +154,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
154
154
|
}[] | undefined;
|
|
155
155
|
include_master_data?: YesNo | undefined;
|
|
156
156
|
organisation_ids?: string[] | undefined;
|
|
157
|
-
|
|
157
|
+
menu_type?: MenuType[] | undefined;
|
|
158
158
|
bookmark_ids?: string[] | undefined;
|
|
159
159
|
}>;
|
|
160
160
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnOff, NotificationChannel, YesNo, NotificationList, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import { GPSGeofence } from '../gps/features/geofence/gps_geofence_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
@@ -85,12 +85,6 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
85
85
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
86
86
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
status: Status;
|
|
89
|
-
organisation_id: string;
|
|
90
|
-
user_ids: string[];
|
|
91
|
-
vehicle_ids: string[];
|
|
92
|
-
all_vehicles: YesNo;
|
|
93
|
-
gps_geofence_ids: string[];
|
|
94
88
|
notification_name: string;
|
|
95
89
|
notification_status: OnOff;
|
|
96
90
|
notification_channels: NotificationChannel[];
|
|
@@ -101,23 +95,29 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
|
|
|
101
95
|
notification_list: NotificationList[];
|
|
102
96
|
over_speed_limit: number;
|
|
103
97
|
all_geofences: YesNo;
|
|
104
|
-
|
|
98
|
+
all_vehicles: YesNo;
|
|
105
99
|
status: Status;
|
|
106
100
|
organisation_id: string;
|
|
107
|
-
|
|
101
|
+
user_ids: string[];
|
|
102
|
+
gps_geofence_ids: string[];
|
|
103
|
+
vehicle_ids: string[];
|
|
104
|
+
}, {
|
|
108
105
|
notification_name: string;
|
|
109
106
|
notification_status: OnOff;
|
|
110
107
|
all_users: YesNo;
|
|
111
108
|
all_geofences: YesNo;
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
109
|
+
all_vehicles: YesNo;
|
|
110
|
+
status: Status;
|
|
111
|
+
organisation_id: string;
|
|
115
112
|
notification_channels?: NotificationChannel[] | undefined;
|
|
116
113
|
mobile_numbers?: string | undefined;
|
|
117
114
|
email_ids?: string | undefined;
|
|
118
115
|
cc_email_ids?: string | undefined;
|
|
119
116
|
notification_list?: NotificationList[] | undefined;
|
|
120
117
|
over_speed_limit?: unknown;
|
|
118
|
+
user_ids?: string[] | undefined;
|
|
119
|
+
gps_geofence_ids?: string[] | undefined;
|
|
120
|
+
vehicle_ids?: string[] | undefined;
|
|
121
121
|
}>;
|
|
122
122
|
type OrganisationNotificationPreferenceDTO = z.infer<typeof OrganisationNotificationPreferenceSchema>;
|
|
123
123
|
declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -157,6 +157,9 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
157
157
|
notification_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationChannel>, "many">>>;
|
|
158
158
|
notification_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof NotificationList>, "many">>>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
+
notification_status: OnOff[];
|
|
161
|
+
notification_channels: NotificationChannel[];
|
|
162
|
+
notification_list: NotificationList[];
|
|
160
163
|
status: Status[];
|
|
161
164
|
search: string;
|
|
162
165
|
paging: PAGING;
|
|
@@ -179,13 +182,13 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
179
182
|
date_format_id: string;
|
|
180
183
|
time_zone_id: string;
|
|
181
184
|
organisation_ids: string[];
|
|
182
|
-
notification_status: OnOff[];
|
|
183
|
-
notification_channels: NotificationChannel[];
|
|
184
|
-
notification_list: NotificationList[];
|
|
185
185
|
notification_preference_ids: string[];
|
|
186
186
|
}, {
|
|
187
187
|
date_format_id: string;
|
|
188
188
|
time_zone_id: string;
|
|
189
|
+
notification_status?: OnOff[] | undefined;
|
|
190
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
191
|
+
notification_list?: NotificationList[] | undefined;
|
|
189
192
|
status?: Status[] | undefined;
|
|
190
193
|
search?: string | undefined;
|
|
191
194
|
paging?: PAGING | undefined;
|
|
@@ -206,9 +209,6 @@ declare const OrganisationNotificationPreferenceQuerySchema: z.ZodObject<{
|
|
|
206
209
|
}[] | undefined;
|
|
207
210
|
include_master_data?: YesNo | undefined;
|
|
208
211
|
organisation_ids?: string[] | undefined;
|
|
209
|
-
notification_status?: OnOff[] | undefined;
|
|
210
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
211
|
-
notification_list?: NotificationList[] | undefined;
|
|
212
212
|
notification_preference_ids?: string[] | undefined;
|
|
213
213
|
}>;
|
|
214
214
|
type OrganisationNotificationPreferenceQueryDTO = z.infer<typeof OrganisationNotificationPreferenceQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnOff, ReportType, ReportList, ReportChannel, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -179,28 +179,28 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
|
|
|
179
179
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
180
180
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
181
181
|
}, "strip", z.ZodTypeAny, {
|
|
182
|
-
status: Status;
|
|
183
|
-
organisation_id: string;
|
|
184
|
-
vehicle_ids: string[];
|
|
185
|
-
all_vehicles: YesNo;
|
|
186
182
|
mobile_numbers: string;
|
|
187
183
|
email_ids: string;
|
|
188
184
|
cc_email_ids: string;
|
|
185
|
+
all_vehicles: YesNo;
|
|
186
|
+
status: Status;
|
|
187
|
+
organisation_id: string;
|
|
188
|
+
vehicle_ids: string[];
|
|
189
189
|
report_name: string;
|
|
190
190
|
report_status: OnOff;
|
|
191
191
|
report_types: ReportType[];
|
|
192
192
|
report_list: ReportList[];
|
|
193
193
|
report_channels: ReportChannel.Email[];
|
|
194
194
|
}, {
|
|
195
|
+
all_vehicles: YesNo;
|
|
195
196
|
status: Status;
|
|
196
197
|
organisation_id: string;
|
|
197
|
-
all_vehicles: YesNo;
|
|
198
198
|
report_name: string;
|
|
199
199
|
report_status: OnOff;
|
|
200
|
-
vehicle_ids?: string[] | undefined;
|
|
201
200
|
mobile_numbers?: string | undefined;
|
|
202
201
|
email_ids?: string | undefined;
|
|
203
202
|
cc_email_ids?: string | undefined;
|
|
203
|
+
vehicle_ids?: string[] | undefined;
|
|
204
204
|
report_types?: ReportType[] | undefined;
|
|
205
205
|
report_list?: ReportList[] | undefined;
|
|
206
206
|
report_channels?: ReportChannel.Email[] | undefined;
|
|
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
|
|
|
2
2
|
import '../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import '../../user_organisation_service-
|
|
5
|
+
import '../../user_organisation_service-CqR_hga1.js';
|
|
6
6
|
export { T as Ticket, e as TicketDTO, a as TicketFile, c as TicketFileDTO, b as TicketFileSchema, i as TicketQueryDTO, h as TicketQuerySchema, d as TicketSchema, g as TicketVerifyDTO, f as TicketVerifySchema, l as createTicket, q as createTicketFile, o as deleteTicket, k as findTickets, p as getTicketFilePresignedUrl, n as newTicketPayload, r as removeTicketFile, t as toTicketPayload, j as toVerifyTicketPayload, u as updateTicket, m as updateVerifyStatus } from '../main/users/user_admin_service.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../../user_organisation_service-
|
|
4
|
+
import '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
export { a as BusStop, e as BusStopDTO, B as BusStopPolygonData, c as BusStopPolygonDataDTO, b as BusStopPolygonDataSchema, g as BusStopQueryDTO, f as BusStopQuerySchema, d as BusStopSchema, i as createBusStop, j as deleteBusStop, h as findBusStop, n as newBusStopPayload, t as toBusStopPayload, u as updateBusStop } from './master_route.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HolidayType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { BusLeg, Status, YesNo, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, BusStopType, GeofenceType } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, O as OrganisationBranch, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch, M as MasterVehicle, b as MasterDriver } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import { Student } from './student.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EnrollmentStatus, TransportPlanType, Status, YesNo, StudentLeaveType, ApprovalStatus, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import { MasterClass } from '../../master/bus/master_class_service.js';
|
|
6
6
|
import { MasterProgram } from '../../master/bus/master_program_service.js';
|
|
7
7
|
import { MasterSection } from '../../master/bus/master_section_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-CqR_hga1.js';
|
|
5
5
|
import { FuelConsumptionMonthly } from '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -2,7 +2,7 @@ import { GPSFuelApproveStatus, RefillEntrySource, RefillMethod, PaymentMode, Pay
|
|
|
2
2
|
import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { d as MasterMainLandmark, U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, F as FleetVendor, e as FleetVendorFuelStation, f as MasterVehicleFuelType, g as MasterVehicleFuelUnit } from '../../../user_organisation_service-
|
|
5
|
+
import { d as MasterMainLandmark, U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, F as FleetVendor, e as FleetVendorFuelStation, f as MasterVehicleFuelType, g as MasterVehicleFuelUnit } from '../../../user_organisation_service-CqR_hga1.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface FleetFuelRefill extends Record<string, unknown> {
|
|
@@ -103,7 +103,6 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
103
103
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
104
104
|
fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
fleet_fuel_refill_id: string;
|
|
107
106
|
status: Status;
|
|
108
107
|
organisation_id: string;
|
|
109
108
|
usage_type: string;
|
|
@@ -114,12 +113,13 @@ declare const FleetFuelRefillFileSchema: z.ZodObject<{
|
|
|
114
113
|
file_description: string;
|
|
115
114
|
file_size: number;
|
|
116
115
|
file_metadata: Record<string, any>;
|
|
117
|
-
}, {
|
|
118
116
|
fleet_fuel_refill_id: string;
|
|
117
|
+
}, {
|
|
119
118
|
status: Status;
|
|
120
119
|
organisation_id: string;
|
|
121
120
|
usage_type: string;
|
|
122
121
|
file_type: FileType;
|
|
122
|
+
fleet_fuel_refill_id: string;
|
|
123
123
|
file_url?: string | undefined;
|
|
124
124
|
file_key?: string | undefined;
|
|
125
125
|
file_name?: string | undefined;
|
|
@@ -183,7 +183,6 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
183
183
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
184
184
|
fleet_fuel_refill_id: z.ZodEffects<z.ZodString, string, string>;
|
|
185
185
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
186
|
-
fleet_fuel_refill_id: string;
|
|
187
186
|
status: Status;
|
|
188
187
|
organisation_id: string;
|
|
189
188
|
usage_type: string;
|
|
@@ -194,12 +193,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
194
193
|
file_description: string;
|
|
195
194
|
file_size: number;
|
|
196
195
|
file_metadata: Record<string, any>;
|
|
197
|
-
}, {
|
|
198
196
|
fleet_fuel_refill_id: string;
|
|
197
|
+
}, {
|
|
199
198
|
status: Status;
|
|
200
199
|
organisation_id: string;
|
|
201
200
|
usage_type: string;
|
|
202
201
|
file_type: FileType;
|
|
202
|
+
fleet_fuel_refill_id: string;
|
|
203
203
|
file_url?: string | undefined;
|
|
204
204
|
file_key?: string | undefined;
|
|
205
205
|
file_name?: string | undefined;
|
|
@@ -208,12 +208,25 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
208
208
|
file_metadata?: Record<string, any> | undefined;
|
|
209
209
|
}>, "many">>>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
+
odometer_reading: number;
|
|
211
212
|
date_time: string;
|
|
212
213
|
admin_verify_status: GPSFuelApproveStatus;
|
|
213
214
|
transporter_verify_status: GPSFuelApproveStatus;
|
|
214
215
|
entry_source: RefillEntrySource;
|
|
215
216
|
source_reference_id: string;
|
|
216
217
|
source_notes: string;
|
|
218
|
+
google_location: string;
|
|
219
|
+
status: Status;
|
|
220
|
+
organisation_id: string;
|
|
221
|
+
user_id: string;
|
|
222
|
+
vehicle_id: string;
|
|
223
|
+
driver_id: string;
|
|
224
|
+
device_id: string;
|
|
225
|
+
vehicle_fuel_type_id: string;
|
|
226
|
+
vehicle_fuel_unit_id: string;
|
|
227
|
+
time_zone_id: string;
|
|
228
|
+
vendor_id: string;
|
|
229
|
+
fuel_station_id: string;
|
|
217
230
|
refill_method: RefillMethod;
|
|
218
231
|
refill_details: string;
|
|
219
232
|
filled_by_person: string;
|
|
@@ -223,23 +236,10 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
223
236
|
payment_reference_number: string;
|
|
224
237
|
fuel_card_number: string;
|
|
225
238
|
payment_notes: string;
|
|
226
|
-
google_location: string;
|
|
227
|
-
odometer_reading: number;
|
|
228
239
|
tank_size: number;
|
|
229
240
|
is_full_tank: YesNo;
|
|
230
241
|
is_previous_entries_missed: YesNo;
|
|
231
|
-
status: Status;
|
|
232
|
-
organisation_id: string;
|
|
233
|
-
user_id: string;
|
|
234
|
-
vehicle_id: string;
|
|
235
|
-
driver_id: string;
|
|
236
|
-
device_id: string;
|
|
237
|
-
vendor_id: string;
|
|
238
|
-
fuel_station_id: string;
|
|
239
|
-
vehicle_fuel_type_id: string;
|
|
240
|
-
vehicle_fuel_unit_id: string;
|
|
241
242
|
FleetFuelRefillFile: {
|
|
242
|
-
fleet_fuel_refill_id: string;
|
|
243
243
|
status: Status;
|
|
244
244
|
organisation_id: string;
|
|
245
245
|
usage_type: string;
|
|
@@ -250,46 +250,50 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
250
250
|
file_description: string;
|
|
251
251
|
file_size: number;
|
|
252
252
|
file_metadata: Record<string, any>;
|
|
253
|
+
fleet_fuel_refill_id: string;
|
|
253
254
|
}[];
|
|
254
|
-
|
|
255
|
+
cost_per_unit?: number | undefined;
|
|
256
|
+
total_cost?: number | undefined;
|
|
257
|
+
latitude?: number | undefined;
|
|
258
|
+
longitude?: number | undefined;
|
|
255
259
|
before_refill_quantity?: number | undefined;
|
|
256
260
|
after_refill_quantity?: number | undefined;
|
|
257
261
|
refill_quantity?: number | undefined;
|
|
258
262
|
verified_refill_quantity?: number | undefined;
|
|
259
263
|
diff_refill_quantity?: number | undefined;
|
|
260
|
-
cost_per_unit?: number | undefined;
|
|
261
|
-
total_cost?: number | undefined;
|
|
262
|
-
latitude?: number | undefined;
|
|
263
|
-
longitude?: number | undefined;
|
|
264
264
|
}, {
|
|
265
265
|
date_time: string;
|
|
266
266
|
admin_verify_status: GPSFuelApproveStatus;
|
|
267
267
|
transporter_verify_status: GPSFuelApproveStatus;
|
|
268
|
-
payment_mode: PaymentMode;
|
|
269
|
-
payment_status: PaymentStatus;
|
|
270
|
-
is_full_tank: YesNo;
|
|
271
|
-
is_previous_entries_missed: YesNo;
|
|
272
268
|
status: Status;
|
|
273
269
|
organisation_id: string;
|
|
274
270
|
user_id: string;
|
|
275
271
|
vehicle_id: string;
|
|
276
272
|
driver_id: string;
|
|
277
273
|
device_id: string;
|
|
278
|
-
vendor_id: string;
|
|
279
|
-
fuel_station_id: string;
|
|
280
274
|
vehicle_fuel_type_id: string;
|
|
281
275
|
vehicle_fuel_unit_id: string;
|
|
282
276
|
time_zone_id: string;
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
277
|
+
vendor_id: string;
|
|
278
|
+
fuel_station_id: string;
|
|
279
|
+
payment_mode: PaymentMode;
|
|
280
|
+
payment_status: PaymentStatus;
|
|
281
|
+
is_full_tank: YesNo;
|
|
282
|
+
is_previous_entries_missed: YesNo;
|
|
283
|
+
odometer_reading?: unknown;
|
|
288
284
|
cost_per_unit?: unknown;
|
|
289
285
|
total_cost?: unknown;
|
|
290
286
|
entry_source?: RefillEntrySource | undefined;
|
|
291
287
|
source_reference_id?: string | undefined;
|
|
292
288
|
source_notes?: string | undefined;
|
|
289
|
+
latitude?: unknown;
|
|
290
|
+
longitude?: unknown;
|
|
291
|
+
google_location?: string | undefined;
|
|
292
|
+
before_refill_quantity?: unknown;
|
|
293
|
+
after_refill_quantity?: unknown;
|
|
294
|
+
refill_quantity?: unknown;
|
|
295
|
+
verified_refill_quantity?: unknown;
|
|
296
|
+
diff_refill_quantity?: unknown;
|
|
293
297
|
refill_method?: RefillMethod | undefined;
|
|
294
298
|
refill_details?: string | undefined;
|
|
295
299
|
filled_by_person?: string | undefined;
|
|
@@ -297,17 +301,13 @@ declare const FleetFuelRefillSchema: z.ZodObject<{
|
|
|
297
301
|
payment_reference_number?: string | undefined;
|
|
298
302
|
fuel_card_number?: string | undefined;
|
|
299
303
|
payment_notes?: string | undefined;
|
|
300
|
-
latitude?: unknown;
|
|
301
|
-
longitude?: unknown;
|
|
302
|
-
google_location?: string | undefined;
|
|
303
|
-
odometer_reading?: unknown;
|
|
304
304
|
tank_size?: unknown;
|
|
305
305
|
FleetFuelRefillFile?: {
|
|
306
|
-
fleet_fuel_refill_id: string;
|
|
307
306
|
status: Status;
|
|
308
307
|
organisation_id: string;
|
|
309
308
|
usage_type: string;
|
|
310
309
|
file_type: FileType;
|
|
310
|
+
fleet_fuel_refill_id: string;
|
|
311
311
|
file_url?: string | undefined;
|
|
312
312
|
file_key?: string | undefined;
|
|
313
313
|
file_name?: string | undefined;
|
|
@@ -372,11 +372,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
372
372
|
admin_verify_status: GPSFuelApproveStatus[];
|
|
373
373
|
transporter_verify_status: GPSFuelApproveStatus[];
|
|
374
374
|
entry_source: RefillEntrySource[];
|
|
375
|
-
refill_method: RefillMethod[];
|
|
376
|
-
payment_mode: PaymentMode[];
|
|
377
|
-
payment_status: PaymentStatus[];
|
|
378
|
-
is_full_tank: YesNo[];
|
|
379
|
-
is_previous_entries_missed: YesNo[];
|
|
380
375
|
status: Status[];
|
|
381
376
|
time_zone_id: string;
|
|
382
377
|
search: string;
|
|
@@ -398,18 +393,23 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
398
393
|
}[];
|
|
399
394
|
include_master_data: YesNo;
|
|
400
395
|
date_format_id: string;
|
|
401
|
-
fleet_fuel_refill_ids: string[];
|
|
402
396
|
organisation_ids: string[];
|
|
403
397
|
user_ids: string[];
|
|
404
398
|
vehicle_ids: string[];
|
|
405
399
|
driver_ids: string[];
|
|
406
400
|
device_ids: string[];
|
|
407
|
-
vendor_ids: string[];
|
|
408
|
-
fuel_station_ids: string[];
|
|
409
401
|
vehicle_fuel_type_ids: string[];
|
|
410
402
|
vehicle_fuel_unit_ids: string[];
|
|
411
403
|
from_date: string;
|
|
412
404
|
to_date: string;
|
|
405
|
+
vendor_ids: string[];
|
|
406
|
+
fuel_station_ids: string[];
|
|
407
|
+
refill_method: RefillMethod[];
|
|
408
|
+
payment_mode: PaymentMode[];
|
|
409
|
+
payment_status: PaymentStatus[];
|
|
410
|
+
is_full_tank: YesNo[];
|
|
411
|
+
is_previous_entries_missed: YesNo[];
|
|
412
|
+
fleet_fuel_refill_ids: string[];
|
|
413
413
|
}, {
|
|
414
414
|
time_zone_id: string;
|
|
415
415
|
date_format_id: string;
|
|
@@ -418,11 +418,6 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
418
418
|
admin_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
419
419
|
transporter_verify_status?: GPSFuelApproveStatus[] | undefined;
|
|
420
420
|
entry_source?: RefillEntrySource[] | undefined;
|
|
421
|
-
refill_method?: RefillMethod[] | undefined;
|
|
422
|
-
payment_mode?: PaymentMode[] | undefined;
|
|
423
|
-
payment_status?: PaymentStatus[] | undefined;
|
|
424
|
-
is_full_tank?: YesNo[] | undefined;
|
|
425
|
-
is_previous_entries_missed?: YesNo[] | undefined;
|
|
426
421
|
status?: Status[] | undefined;
|
|
427
422
|
search?: string | undefined;
|
|
428
423
|
paging?: PAGING | undefined;
|
|
@@ -442,16 +437,21 @@ declare const FleetFuelRefillQuerySchema: z.ZodObject<{
|
|
|
442
437
|
direction: OrderBy;
|
|
443
438
|
}[] | undefined;
|
|
444
439
|
include_master_data?: YesNo | undefined;
|
|
445
|
-
fleet_fuel_refill_ids?: string[] | undefined;
|
|
446
440
|
organisation_ids?: string[] | undefined;
|
|
447
441
|
user_ids?: string[] | undefined;
|
|
448
442
|
vehicle_ids?: string[] | undefined;
|
|
449
443
|
driver_ids?: string[] | undefined;
|
|
450
444
|
device_ids?: string[] | undefined;
|
|
451
|
-
vendor_ids?: string[] | undefined;
|
|
452
|
-
fuel_station_ids?: string[] | undefined;
|
|
453
445
|
vehicle_fuel_type_ids?: string[] | undefined;
|
|
454
446
|
vehicle_fuel_unit_ids?: string[] | undefined;
|
|
447
|
+
vendor_ids?: string[] | undefined;
|
|
448
|
+
fuel_station_ids?: string[] | undefined;
|
|
449
|
+
refill_method?: RefillMethod[] | undefined;
|
|
450
|
+
payment_mode?: PaymentMode[] | undefined;
|
|
451
|
+
payment_status?: PaymentStatus[] | undefined;
|
|
452
|
+
is_full_tank?: YesNo[] | undefined;
|
|
453
|
+
is_previous_entries_missed?: YesNo[] | undefined;
|
|
454
|
+
fleet_fuel_refill_ids?: string[] | undefined;
|
|
455
455
|
}>;
|
|
456
456
|
type FleetFuelRefillQueryDTO = z.infer<typeof FleetFuelRefillQuerySchema>;
|
|
457
457
|
declare const toFleetFuelRefillPayload: (row: FleetFuelRefill) => FleetFuelRefillDTO;
|