vms-nest-prisma-api-document 25.0.0 → 26.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 +9 -9
- package/dist/services/account/notification_preferences.service.d.ts +11 -11
- package/dist/services/account/report_preferences.service.d.ts +31 -31
- package/dist/services/account/report_preferences.service.js +12 -12
- package/dist/services/account/ticket_service.d.ts +2 -2
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +45 -45
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- 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_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/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 +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +3 -3
- 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 +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- 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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +3 -3
- 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/package.json +1 -1
- package/dist/{user_organisation_service-B5QmuUSK.d.ts → user_organisation_service-DL7cDTcV.d.ts} +25 -25
|
@@ -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-DL7cDTcV.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
|
+
group_name: string;
|
|
46
|
+
user_id: 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;
|
|
59
|
+
group_name: string;
|
|
55
60
|
user_id: string;
|
|
56
|
-
}, {
|
|
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,7 +105,6 @@ 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[];
|
|
110
109
|
search: string;
|
|
111
110
|
paging: PAGING;
|
|
@@ -129,11 +128,11 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
129
128
|
time_zone_id: string;
|
|
130
129
|
organisation_ids: string[];
|
|
131
130
|
user_ids: string[];
|
|
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;
|
|
138
137
|
search?: string | undefined;
|
|
139
138
|
paging?: PAGING | undefined;
|
|
@@ -155,6 +154,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
155
154
|
include_master_data?: YesNo | undefined;
|
|
156
155
|
organisation_ids?: string[] | undefined;
|
|
157
156
|
user_ids?: string[] | undefined;
|
|
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-DL7cDTcV.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,37 +85,37 @@ 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
|
+
mobile_numbers: string;
|
|
89
|
+
email_ids: string;
|
|
90
|
+
cc_email_ids: string;
|
|
91
|
+
all_vehicles: YesNo;
|
|
88
92
|
status: Status;
|
|
89
93
|
organisation_id: string;
|
|
90
|
-
user_ids: string[];
|
|
91
94
|
vehicle_ids: string[];
|
|
92
|
-
|
|
95
|
+
user_ids: string[];
|
|
93
96
|
gps_geofence_ids: string[];
|
|
94
97
|
notification_name: string;
|
|
95
98
|
notification_status: OnOff;
|
|
96
99
|
notification_channels: NotificationChannel[];
|
|
97
|
-
mobile_numbers: string;
|
|
98
|
-
email_ids: string;
|
|
99
|
-
cc_email_ids: string;
|
|
100
100
|
all_users: YesNo;
|
|
101
101
|
notification_list: NotificationList[];
|
|
102
102
|
over_speed_limit: number;
|
|
103
103
|
all_geofences: YesNo;
|
|
104
104
|
}, {
|
|
105
|
+
all_vehicles: YesNo;
|
|
105
106
|
status: Status;
|
|
106
107
|
organisation_id: string;
|
|
107
|
-
all_vehicles: YesNo;
|
|
108
108
|
notification_name: string;
|
|
109
109
|
notification_status: OnOff;
|
|
110
110
|
all_users: YesNo;
|
|
111
111
|
all_geofences: YesNo;
|
|
112
|
-
user_ids?: string[] | undefined;
|
|
113
|
-
vehicle_ids?: string[] | undefined;
|
|
114
|
-
gps_geofence_ids?: string[] | undefined;
|
|
115
|
-
notification_channels?: NotificationChannel[] | undefined;
|
|
116
112
|
mobile_numbers?: string | undefined;
|
|
117
113
|
email_ids?: string | undefined;
|
|
118
114
|
cc_email_ids?: string | undefined;
|
|
115
|
+
vehicle_ids?: string[] | undefined;
|
|
116
|
+
user_ids?: string[] | undefined;
|
|
117
|
+
gps_geofence_ids?: string[] | undefined;
|
|
118
|
+
notification_channels?: NotificationChannel[] | undefined;
|
|
119
119
|
notification_list?: NotificationList[] | undefined;
|
|
120
120
|
over_speed_limit?: unknown;
|
|
121
121
|
}>;
|
|
@@ -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-DL7cDTcV.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -109,6 +109,7 @@ declare const OrganisationReportsAutomationMailQuerySchema: z.ZodObject<{
|
|
|
109
109
|
report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
110
110
|
}, "strip", z.ZodTypeAny, {
|
|
111
111
|
status: Status[];
|
|
112
|
+
report_type: ReportType[];
|
|
112
113
|
search: string;
|
|
113
114
|
paging: PAGING;
|
|
114
115
|
page_count: number;
|
|
@@ -130,13 +131,13 @@ declare const OrganisationReportsAutomationMailQuerySchema: z.ZodObject<{
|
|
|
130
131
|
date_format_id: string;
|
|
131
132
|
time_zone_id: string;
|
|
132
133
|
organisation_ids: string[];
|
|
133
|
-
report_type: ReportType[];
|
|
134
134
|
report_preference_ids: string[];
|
|
135
135
|
report_automation_mail_ids: string[];
|
|
136
136
|
}, {
|
|
137
137
|
date_format_id: string;
|
|
138
138
|
time_zone_id: string;
|
|
139
139
|
status?: Status[] | undefined;
|
|
140
|
+
report_type?: ReportType[] | undefined;
|
|
140
141
|
search?: string | undefined;
|
|
141
142
|
paging?: PAGING | undefined;
|
|
142
143
|
page_count?: unknown;
|
|
@@ -156,7 +157,6 @@ declare const OrganisationReportsAutomationMailQuerySchema: z.ZodObject<{
|
|
|
156
157
|
}[] | undefined;
|
|
157
158
|
include_master_data?: YesNo | undefined;
|
|
158
159
|
organisation_ids?: string[] | undefined;
|
|
159
|
-
report_type?: ReportType[] | undefined;
|
|
160
160
|
report_preference_ids?: string[] | undefined;
|
|
161
161
|
report_automation_mail_ids?: string[] | undefined;
|
|
162
162
|
}>;
|
|
@@ -175,31 +175,31 @@ declare const OrganisationReportsPreferenceSchema: z.ZodObject<{
|
|
|
175
175
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
176
176
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
status: Status;
|
|
179
|
-
organisation_id: string;
|
|
180
|
-
vehicle_ids: string[];
|
|
181
|
-
all_vehicles: YesNo;
|
|
182
|
-
mobile_numbers: string;
|
|
183
|
-
email_ids: string;
|
|
184
|
-
cc_email_ids: string;
|
|
185
178
|
report_name: string;
|
|
186
179
|
report_status: OnOff;
|
|
187
180
|
report_types: ReportType[];
|
|
188
181
|
report_list: ReportList[];
|
|
189
182
|
report_channels: ReportChannel[];
|
|
190
|
-
|
|
183
|
+
mobile_numbers: string;
|
|
184
|
+
email_ids: string;
|
|
185
|
+
cc_email_ids: string;
|
|
186
|
+
all_vehicles: YesNo;
|
|
191
187
|
status: Status;
|
|
192
188
|
organisation_id: string;
|
|
193
|
-
|
|
194
|
-
|
|
189
|
+
vehicle_ids: string[];
|
|
190
|
+
}, {
|
|
195
191
|
report_name: string;
|
|
196
192
|
report_status: OnOff;
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
193
|
+
email_ids: string;
|
|
194
|
+
all_vehicles: YesNo;
|
|
195
|
+
status: Status;
|
|
196
|
+
organisation_id: string;
|
|
200
197
|
report_types?: ReportType[] | undefined;
|
|
201
198
|
report_list?: ReportList[] | undefined;
|
|
202
199
|
report_channels?: ReportChannel[] | undefined;
|
|
200
|
+
mobile_numbers?: string | undefined;
|
|
201
|
+
cc_email_ids?: string | undefined;
|
|
202
|
+
vehicle_ids?: string[] | undefined;
|
|
203
203
|
}>;
|
|
204
204
|
type OrganisationReportsPreferenceDTO = z.infer<typeof OrganisationReportsPreferenceSchema>;
|
|
205
205
|
declare const OrganisationReportsPreferenceQuerySchema: z.ZodObject<{
|
|
@@ -240,6 +240,10 @@ declare const OrganisationReportsPreferenceQuerySchema: z.ZodObject<{
|
|
|
240
240
|
report_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportList>, "many">>>;
|
|
241
241
|
report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
|
|
242
242
|
}, "strip", z.ZodTypeAny, {
|
|
243
|
+
report_status: OnOff[];
|
|
244
|
+
report_types: ReportType[];
|
|
245
|
+
report_list: ReportList[];
|
|
246
|
+
report_channels: ReportChannel[];
|
|
243
247
|
status: Status[];
|
|
244
248
|
search: string;
|
|
245
249
|
paging: PAGING;
|
|
@@ -262,14 +266,14 @@ declare const OrganisationReportsPreferenceQuerySchema: z.ZodObject<{
|
|
|
262
266
|
date_format_id: string;
|
|
263
267
|
time_zone_id: string;
|
|
264
268
|
organisation_ids: string[];
|
|
265
|
-
report_status: OnOff[];
|
|
266
|
-
report_types: ReportType[];
|
|
267
|
-
report_list: ReportList[];
|
|
268
|
-
report_channels: ReportChannel[];
|
|
269
269
|
report_preference_ids: string[];
|
|
270
270
|
}, {
|
|
271
271
|
date_format_id: string;
|
|
272
272
|
time_zone_id: string;
|
|
273
|
+
report_status?: OnOff[] | undefined;
|
|
274
|
+
report_types?: ReportType[] | undefined;
|
|
275
|
+
report_list?: ReportList[] | undefined;
|
|
276
|
+
report_channels?: ReportChannel[] | undefined;
|
|
273
277
|
status?: Status[] | undefined;
|
|
274
278
|
search?: string | undefined;
|
|
275
279
|
paging?: PAGING | undefined;
|
|
@@ -290,19 +294,15 @@ declare const OrganisationReportsPreferenceQuerySchema: z.ZodObject<{
|
|
|
290
294
|
}[] | undefined;
|
|
291
295
|
include_master_data?: YesNo | undefined;
|
|
292
296
|
organisation_ids?: string[] | undefined;
|
|
293
|
-
report_status?: OnOff[] | undefined;
|
|
294
|
-
report_types?: ReportType[] | undefined;
|
|
295
|
-
report_list?: ReportList[] | undefined;
|
|
296
|
-
report_channels?: ReportChannel[] | undefined;
|
|
297
297
|
report_preference_ids?: string[] | undefined;
|
|
298
298
|
}>;
|
|
299
299
|
type OrganisationReportsPreferenceQueryDTO = z.infer<typeof OrganisationReportsPreferenceQuerySchema>;
|
|
300
|
-
declare const
|
|
301
|
-
declare const
|
|
302
|
-
declare const
|
|
303
|
-
declare const
|
|
304
|
-
declare const
|
|
305
|
-
declare const
|
|
300
|
+
declare const toOrganisationNotificationPreferencePayload: (data: OrganisationReportsPreference) => OrganisationReportsPreferenceDTO;
|
|
301
|
+
declare const newOrganisationNotificationPreferencePayload: () => OrganisationReportsPreferenceDTO;
|
|
302
|
+
declare const findOrganisationNotificationPreference: (data: OrganisationReportsPreferenceQueryDTO) => Promise<FBR<OrganisationReportsPreference[]>>;
|
|
303
|
+
declare const createOrganisationNotificationPreference: (data: OrganisationReportsPreferenceDTO) => Promise<SBR>;
|
|
304
|
+
declare const updateOrganisationNotificationPreference: (id: string, data: OrganisationReportsPreferenceDTO) => Promise<SBR>;
|
|
305
|
+
declare const deleteOrganisationNotificationPreference: (id: string) => Promise<SBR>;
|
|
306
306
|
declare const findUserReportsAutomationMail: (data: OrganisationReportsAutomationMailQueryDTO) => Promise<FBR<OrganisationReportsAutomationMail[]>>;
|
|
307
307
|
|
|
308
|
-
export { type OrganisationReportsAutomationMail, type OrganisationReportsAutomationMailQueryDTO, OrganisationReportsAutomationMailQuerySchema, type OrganisationReportsAutomationMailVehicleLink, type OrganisationReportsPreference, type OrganisationReportsPreferenceDTO, type OrganisationReportsPreferenceQueryDTO, OrganisationReportsPreferenceQuerySchema, OrganisationReportsPreferenceSchema, type OrganisationReportsPreferenceVehicleLink,
|
|
308
|
+
export { type OrganisationReportsAutomationMail, type OrganisationReportsAutomationMailQueryDTO, OrganisationReportsAutomationMailQuerySchema, type OrganisationReportsAutomationMailVehicleLink, type OrganisationReportsPreference, type OrganisationReportsPreferenceDTO, type OrganisationReportsPreferenceQueryDTO, OrganisationReportsPreferenceQuerySchema, OrganisationReportsPreferenceSchema, type OrganisationReportsPreferenceVehicleLink, createOrganisationNotificationPreference, deleteOrganisationNotificationPreference, findOrganisationNotificationPreference, findUserReportsAutomationMail, newOrganisationNotificationPreferencePayload, toOrganisationNotificationPreferencePayload, updateOrganisationNotificationPreference };
|
|
@@ -366,7 +366,7 @@ var OrganisationReportsPreferenceQuerySchema = BaseQuerySchema.extend({
|
|
|
366
366
|
getAllEnums(ReportChannel)
|
|
367
367
|
)
|
|
368
368
|
});
|
|
369
|
-
var
|
|
369
|
+
var toOrganisationNotificationPreferencePayload = (data) => ({
|
|
370
370
|
organisation_id: data.organisation_id,
|
|
371
371
|
report_name: data.report_name,
|
|
372
372
|
report_status: data.report_status,
|
|
@@ -380,7 +380,7 @@ var toUserReportsPreferencesPayload = (data) => ({
|
|
|
380
380
|
vehicle_ids: data.OrganisationReportsPreferenceVehicleLink?.map((v) => v.vehicle_id) ?? [],
|
|
381
381
|
status: "Active" /* Active */
|
|
382
382
|
});
|
|
383
|
-
var
|
|
383
|
+
var newOrganisationNotificationPreferencePayload = () => ({
|
|
384
384
|
organisation_id: "",
|
|
385
385
|
report_name: "",
|
|
386
386
|
report_status: "On" /* On */,
|
|
@@ -394,16 +394,16 @@ var newUserReportsPreferencesPayload = () => ({
|
|
|
394
394
|
vehicle_ids: [],
|
|
395
395
|
status: "Active" /* Active */
|
|
396
396
|
});
|
|
397
|
-
var
|
|
397
|
+
var findOrganisationNotificationPreference = async (data) => {
|
|
398
398
|
return apiPost(ENDPOINTS.find, data);
|
|
399
399
|
};
|
|
400
|
-
var
|
|
400
|
+
var createOrganisationNotificationPreference = async (data) => {
|
|
401
401
|
return apiPost(ENDPOINTS.create, data);
|
|
402
402
|
};
|
|
403
|
-
var
|
|
403
|
+
var updateOrganisationNotificationPreference = async (id, data) => {
|
|
404
404
|
return apiPatch(ENDPOINTS.update(id), data);
|
|
405
405
|
};
|
|
406
|
-
var
|
|
406
|
+
var deleteOrganisationNotificationPreference = async (id) => {
|
|
407
407
|
return apiDelete(ENDPOINTS.delete(id));
|
|
408
408
|
};
|
|
409
409
|
var findUserReportsAutomationMail = async (data) => {
|
|
@@ -413,11 +413,11 @@ export {
|
|
|
413
413
|
OrganisationReportsAutomationMailQuerySchema,
|
|
414
414
|
OrganisationReportsPreferenceQuerySchema,
|
|
415
415
|
OrganisationReportsPreferenceSchema,
|
|
416
|
-
|
|
417
|
-
|
|
416
|
+
createOrganisationNotificationPreference,
|
|
417
|
+
deleteOrganisationNotificationPreference,
|
|
418
|
+
findOrganisationNotificationPreference,
|
|
418
419
|
findUserReportsAutomationMail,
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
updateUserReportsPreferences
|
|
420
|
+
newOrganisationNotificationPreferencePayload,
|
|
421
|
+
toOrganisationNotificationPreferencePayload,
|
|
422
|
+
updateOrganisationNotificationPreference
|
|
423
423
|
};
|
|
@@ -2,7 +2,7 @@ import { TicketStatus, Status, FileType, PAGING, LoadParents, LoadChild, LoadChi
|
|
|
2
2
|
import { BaseCommionFile, FBR, SBR, BR, AWSPresignedUrl } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-DL7cDTcV.js';
|
|
6
6
|
import { UserAdmin } from '../main/users/user_admin_service.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
8
8
|
|
|
@@ -120,8 +120,8 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
121
|
status: Status;
|
|
122
122
|
organisation_id: string;
|
|
123
|
-
user_id: string;
|
|
124
123
|
description: string;
|
|
124
|
+
user_id: string;
|
|
125
125
|
admin_id: string;
|
|
126
126
|
subject: string;
|
|
127
127
|
admin_message: string;
|
|
@@ -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-DL7cDTcV.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';
|
|
@@ -62,22 +62,22 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
62
62
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
64
|
date: string;
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
user_id: string;
|
|
68
|
-
vehicle_id: string;
|
|
69
|
-
driver_id: string;
|
|
70
|
-
device_id: string;
|
|
65
|
+
start_fuel_liters: number;
|
|
66
|
+
end_fuel_liters: number;
|
|
71
67
|
total_km: number;
|
|
72
68
|
consumed_fuel_liters: number;
|
|
73
69
|
refills_count: number;
|
|
74
|
-
start_fuel_liters: number;
|
|
75
|
-
end_fuel_liters: number;
|
|
76
70
|
refill_liters: number;
|
|
77
71
|
removals_count: number;
|
|
78
72
|
removal_liters: number;
|
|
79
73
|
mileage_kmpl: number;
|
|
80
74
|
liters_per_100km: number;
|
|
75
|
+
status: Status;
|
|
76
|
+
organisation_id: string;
|
|
77
|
+
user_id: string;
|
|
78
|
+
vehicle_id: string;
|
|
79
|
+
driver_id: string;
|
|
80
|
+
device_id: string;
|
|
81
81
|
}, {
|
|
82
82
|
date: string;
|
|
83
83
|
status: Status;
|
|
@@ -86,11 +86,11 @@ declare const FleetFuelDailySummarySchema: z.ZodObject<{
|
|
|
86
86
|
vehicle_id: string;
|
|
87
87
|
driver_id: string;
|
|
88
88
|
device_id: string;
|
|
89
|
+
start_fuel_liters?: unknown;
|
|
90
|
+
end_fuel_liters?: unknown;
|
|
89
91
|
total_km?: unknown;
|
|
90
92
|
consumed_fuel_liters?: unknown;
|
|
91
93
|
refills_count?: unknown;
|
|
92
|
-
start_fuel_liters?: unknown;
|
|
93
|
-
end_fuel_liters?: unknown;
|
|
94
94
|
refill_liters?: unknown;
|
|
95
95
|
removals_count?: unknown;
|
|
96
96
|
removal_liters?: unknown;
|
|
@@ -140,7 +140,6 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
140
140
|
day_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
141
141
|
}, "strip", z.ZodTypeAny, {
|
|
142
142
|
status: Status[];
|
|
143
|
-
time_zone_id: string;
|
|
144
143
|
search: string;
|
|
145
144
|
paging: PAGING;
|
|
146
145
|
page_count: number;
|
|
@@ -160,6 +159,7 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
160
159
|
}[];
|
|
161
160
|
include_master_data: YesNo;
|
|
162
161
|
date_format_id: string;
|
|
162
|
+
time_zone_id: string;
|
|
163
163
|
organisation_ids: string[];
|
|
164
164
|
user_ids: string[];
|
|
165
165
|
vehicle_ids: string[];
|
|
@@ -170,8 +170,8 @@ declare const FleetFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
170
170
|
vehicle_summary: YesNo;
|
|
171
171
|
day_summary: YesNo;
|
|
172
172
|
}, {
|
|
173
|
-
time_zone_id: string;
|
|
174
173
|
date_format_id: string;
|
|
174
|
+
time_zone_id: string;
|
|
175
175
|
from_date: string;
|
|
176
176
|
to_date: string;
|
|
177
177
|
status?: Status[] | undefined;
|
|
@@ -239,7 +239,6 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
239
239
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
240
240
|
}, "strip", z.ZodTypeAny, {
|
|
241
241
|
status: Status[];
|
|
242
|
-
time_zone_id: string;
|
|
243
242
|
search: string;
|
|
244
243
|
paging: PAGING;
|
|
245
244
|
page_count: number;
|
|
@@ -259,13 +258,14 @@ declare const FleetFuelDailyMonthlySummaryQuerySchema: z.ZodObject<{
|
|
|
259
258
|
}[];
|
|
260
259
|
include_master_data: YesNo;
|
|
261
260
|
date_format_id: string;
|
|
261
|
+
time_zone_id: string;
|
|
262
262
|
organisation_ids: string[];
|
|
263
263
|
vehicle_ids: string[];
|
|
264
264
|
from_date: string;
|
|
265
265
|
to_date: string;
|
|
266
266
|
}, {
|
|
267
|
-
time_zone_id: string;
|
|
268
267
|
date_format_id: string;
|
|
268
|
+
time_zone_id: string;
|
|
269
269
|
from_date: string;
|
|
270
270
|
to_date: string;
|
|
271
271
|
status?: Status[] | undefined;
|
|
@@ -327,7 +327,6 @@ declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
327
327
|
}, "strip", z.ZodTypeAny, {
|
|
328
328
|
date: string;
|
|
329
329
|
status: Status[];
|
|
330
|
-
time_zone_id: string;
|
|
331
330
|
search: string;
|
|
332
331
|
paging: PAGING;
|
|
333
332
|
page_count: number;
|
|
@@ -347,11 +346,12 @@ declare const AllVehiclesFuelDailySummaryQuerySchema: z.ZodObject<{
|
|
|
347
346
|
}[];
|
|
348
347
|
include_master_data: YesNo;
|
|
349
348
|
date_format_id: string;
|
|
349
|
+
time_zone_id: string;
|
|
350
350
|
organisation_utrack_id: string;
|
|
351
351
|
}, {
|
|
352
352
|
date: string;
|
|
353
|
-
time_zone_id: string;
|
|
354
353
|
date_format_id: string;
|
|
354
|
+
time_zone_id: string;
|
|
355
355
|
organisation_utrack_id: string;
|
|
356
356
|
status?: Status[] | undefined;
|
|
357
357
|
search?: string | undefined;
|