Resolve "Resq - get only compatible batteries after customer vehicle is selected" #1351

Merged
korina.cordero merged 25 commits from 461-resq-get-only-compatible-batteries-after-customer-vehicle-is-selected into 465-resq-august-13-release 2020-08-10 06:35:14 +00:00
Showing only changes of commit fb8dabc269 - Show all commits

View file

@ -511,6 +511,7 @@ class VehicleController extends Controller
}
// add all other batteries, because they want options
/*
foreach ($all_batts as $battery)
{
// if we already listed it
@ -528,6 +529,7 @@ class VehicleController extends Controller
'warr_commercial' => $battery->getWarrantyCommercial(),
];
}
*/
/*
// NOTE: no need to order by price for control center / only for app