resq/src/Entity
2020-01-22 06:42:28 +00:00
..
.gitignore
Battery.php
BatteryManufacturer.php Initial commit for customer crud forms 2018-01-16 02:25:40 +08:00
BatteryModel.php
BatterySize.php Finish command to compute expiration date for existing warranties. #280 2019-12-11 08:43:15 +00:00
Customer.php Remove hardcoded prefix from customer. Add country code to .env and services.yaml. #307 2020-01-22 06:42:28 +00:00
CustomerVehicle.php
Hub.php Implement counters and fix rider flow #UAT 2018-03-12 18:32:59 +08:00
Invoice.php
InvoiceItem.php Add invoice display, prevent editing on anything other than incoming tier 2018-02-05 13:14:55 +08:00
JobOrder.php
JOEvent.php
JORejection.php
LegacyJobOrder.php Add the legacy job order row details to the details page. #207 2019-05-01 09:34:00 +00:00
LegacyJobOrderRow.php Fix wiring and missing fields for legacy_job_order_row. #207 2019-05-01 09:55:47 +00:00
MobileNumber.php Remove date_confirmed from mobile number + fix index bug on deletion of existing customer vehicle 2018-02-04 16:46:23 +08:00
MobileSession.php Add Partner, Service, and Review entities. Add association for Partner and User. Add association for MobileSession and Review. #228 2019-07-04 09:00:26 +00:00
Outlet.php Add branch field to hub and outlet, create location trait 2018-01-31 23:55:51 +08:00
Partner.php Add CRUD functionalities to Partners. #228 2019-07-05 07:26:16 +00:00
PlateNumber.php Add warranty migration for legacy data #168 2019-01-03 05:51:33 +08:00
PrivacyPolicy.php
Promo.php
Review.php
Rider.php
RiderRating.php
RiderSchedule.php Add riderschedule entity #8 2018-02-18 16:34:09 +08:00
RiderSession.php
Role.php
SAPBattery.php
SAPBatteryBrand.php
SAPBatterySize.php
Service.php
StaticContent.php
SupportedArea.php
Ticket.php Add schedule and adjust schedule date to display date and time always #67 2018-04-03 21:38:45 +08:00
User.php Add Partner, Service, and Review entities. Add association for Partner and User. Add association for MobileSession and Review. #228 2019-07-04 09:00:26 +00:00
Vehicle.php Add vehicle:merge command to clear duplicate vehicles #144 2018-06-16 11:51:28 +08:00
VehicleManufacturer.php Add flag_mobile fields in vehicle and vehicle manufacturer #134 2018-06-04 04:16:40 +08:00
Warranty.php Add index for plate number in warranty. Finish warranty class report. #283 2019-11-28 05:20:29 +00:00