resq/src/Ramcar
2023-03-27 04:40:14 +08:00
..
AdvanceOrderSlot.php Add newRequestJobOrder API call. #389 2020-04-28 09:08:48 +00:00
APIResult.php Add support for geofencing in location_support api call #536 2021-02-10 17:06:59 +08:00
APIRiderStatus.php Add rider rating flag to JO and modify jo get invoice api call #162 2018-08-10 22:06:52 +08:00
AutoAssignStatus.php Add status_autoassign to JobOrder entity. Add setting of auto assign status when a JO is requested via API. #406 2020-05-13 08:42:39 +00:00
CallerClassification.php Add caller classification to job order. #673 2022-05-31 07:25:49 +00:00
CMBModeOfPayment.php Revert "Merge branch '457-cmb-add-telephone-number-to-search' into 'master'" 2020-08-05 10:17:40 +00:00
CMBServiceType.php Create service types for CMB. #270 2019-10-13 09:49:09 +00:00
CMBTradeInType.php Add custom trade in types, warranty class, and modes of payment. #270 2019-10-29 04:54:51 +00:00
CMBWarrantyClass.php Add custom trade in types, warranty class, and modes of payment. #270 2019-10-29 04:54:51 +00:00
CreditTransactionType.php Add support for customer credits, add credit manager #730 2023-03-27 04:40:14 +08:00
CrudException.php Refactor customer form and fix bugs 2018-02-02 02:48:00 +08:00
CustomerClassification.php Add customer classification field 2018-01-31 23:55:16 +08:00
CustomerNotWaitReason.php Add missing reasons. #520 2020-10-13 02:30:32 +00:00
CustomerSource.php Add customer source when creating a new customer. #548 2021-06-17 09:01:44 +00:00
DayOfWeek.php Add dayofweek namevalue #8 2018-02-18 16:33:57 +08:00
DeliveryStatus.php Renamed delivery status for consistency. #617 2021-08-21 09:41:45 +00:00
DiscountApply.php Add crud for promos, discountapply name value collection 2018-02-01 15:07:43 +08:00
FacilitatedType.php Add facilitated by dropdowns for job order form #181 2019-02-09 21:44:35 +08:00
FuelType.php Add LPG to fuel type #115 2018-05-19 15:11:15 +08:00
Gender.php Add gender to job order. #672 2022-05-31 06:33:19 +00:00
HubCriteria.php Set default value for HubCriteria's date_time field. Set date_time to JO's date schedule when loading dispatch form. Include checking of hub's opening and closing hours when emergency. #611 2021-08-09 07:29:39 +00:00
InitialConcern.php Add initial concern of customer and text area to job order. #671 2022-05-26 03:47:51 +00:00
InvalidPlateNumber.php Add static class to check if plate number is valid. #248 2019-08-09 07:40:32 +00:00
InvoiceCriteria.php Add service charges to invoice generation. #341 2020-02-17 13:24:32 +00:00
InvoiceStatus.php Add invoice display, prevent editing on anything other than incoming tier 2018-02-05 13:14:55 +08:00
JOCancelReasons.php Add TEST ONLY as a cancel reason. #530 2021-01-04 07:20:39 +00:00
JOEventType.php Add delivery status to job order. #617 2021-08-18 08:26:25 +00:00
JORejectionReason.php Add new rejection reasons #184 2019-02-26 01:45:26 +08:00
JOStatus.php Revert "Merge branch '457-cmb-add-telephone-number-to-search' into 'master'" 2020-08-05 10:17:40 +00:00
LegacyBattery.php Add legacy battery to current battery translation #168 2018-11-13 17:42:05 +08:00
LegacyOrigin.php Add legacy job order and details migration commands #168 2019-01-09 17:01:08 +08:00
LegacyTransactionType.php Add legacy job order and details migration commands #168 2019-01-09 17:01:08 +08:00
LegacyVehicle.php Fix legacy import command to populate plate_number table via load data infile #168 2018-12-30 00:27:52 +08:00
LegacyVehicleManufacturer.php Fix legacy import command to populate plate_number table via load data infile #168 2018-12-30 00:27:52 +08:00
Location.php Remove the Assert\NotBlank from branch in Location. Add command to import partners given a csv file. #242 2019-08-05 04:14:35 +00:00
MobileOSType.php Only allow ios push messages to go through APNS client service #162 2018-08-17 03:34:46 +08:00
ModeOfPayment.php Add credit card amex to mode of payment. #703 2022-08-31 04:57:27 +00:00
NameValue.php Add getName method to NameValue class 2018-02-01 23:11:34 +08:00
NoTradeInReason.php Add list of no trade in reasons. #462 2020-08-07 08:54:16 +00:00
ServiceType.php Support new services #110 2018-05-02 21:12:49 +08:00
ShiftSchedule.php Add 6 AM-10 PM and 6AM - 12 AM shifts. #620 2021-09-02 09:19:10 +00:00
SMSStatus.php Add report for SMS messages. #397 2020-05-04 08:05:50 +00:00
SourceOfAwareness.php Add Referral to source of awareness dropdown. #661 2022-04-29 05:03:17 +00:00
TicketStatus.php Set all name value pair collections to extend from generic class 2018-01-31 13:35:10 +08:00
TicketType.php Add queue ticket types #175 2019-01-28 01:07:45 +08:00
TradeInType.php Add trade-in prices in entity, controller and templates #70 2018-04-04 17:43:04 +08:00
TransactionOrigin.php Merge branch 'master' of gitlab.com:jankstudio/resq into 686-move-apicontroller-methods-into-capi 2022-09-19 06:35:16 +00:00
VehicleStatusCondition.php Add fuel type and vehicle status condition name value collections 2018-01-31 15:30:04 +08:00
WarrantyClass.php Add warranty migration for legacy data #168 2019-01-03 05:51:33 +08:00
WarrantySource.php Add api user name to create source for warranty and warranty_api_log. #579 2021-06-10 07:20:02 +00:00
WarrantyStatus.php Finish warranty api calls #164 2018-10-26 00:58:32 +08:00
WillingToWaitContent.php Add content. #479 2020-08-28 04:12:42 +00:00