resq/src/Command
2019-03-12 05:30:10 -04:00
..
AdjustLongLatCommand.php Add command for populating long / lat fields in job order #186 2019-02-21 15:39:24 +08:00
FulfillOldJobOrderCommand.php Create new command for fulfilling pending job orders #160 2018-07-26 21:25:56 +08:00
FulfillPendingJobOrderCommand.php Create new command for fulfilling pending job orders #160 2018-07-26 21:25:56 +08:00
ImportBatteryPriceCommand.php Update import commands to new format #70 2018-04-05 01:53:45 +08:00
ImportCustomerCommand.php Fix customer import bug #75 2018-04-06 13:40:15 +08:00
ImportKMLFileCommand.php Add GeofenceTracker service and test command #141 2019-03-10 22:33:35 +08:00
ImportLegacyJobOrderCommand.php Add legacy job order and details migration commands #168 2019-01-09 17:01:08 +08:00
ImportOutletsCommand.php Add command to import csv for outlets and hubs 2018-02-01 04:18:11 +08:00
ImportSAPBatteryCommand.php Make command sap_battery:import repeatable #178 2019-02-01 18:41:22 +08:00
ImportVehicleBatteryCommand.php Update import commands to new format #70 2018-04-05 01:53:45 +08:00
ImportVehicleCompatibilityCommand.php Update import commands to new format #70 2018-04-05 01:53:45 +08:00
MergeDuplicateVehiclesCommand.php Add vehicle:merge command to clear duplicate vehicles #144 2018-06-16 11:51:28 +08:00
ReportRiderTime.php Fix bug in rider report command #162 2018-09-28 10:31:07 +08:00
TestGeneralSearchCommand.php Add getters and setters for LegacyJobOrder. Create service that searches for plate number, name, and phone numbers in the legacy job orders, current job orders, and warranty. Create test command to test the search service. #182 2019-03-12 05:30:10 -04:00
TestGeofenceCommand.php Add GeofenceTracker service and test command #141 2019-03-10 22:33:35 +08:00
UploadCleanupCommand.php Add image file to battery, update cleanup task for orphaned images 2018-02-04 23:10:32 +08:00
UserCreateCommand.php Initial commit 2018-01-06 21:26:46 +08:00