Resolve "Data archiving" #1687

Open
korina.cordero wants to merge 139 commits from 762-data-archiving into 746-resq-2-0-final
Showing only changes of commit 57fd7fe5ac - Show all commits

View file

@ -158,7 +158,7 @@ class Fuel implements InvoiceRuleInterface
return null; return null;
} }
protected function getPriceTierItemPrice($pt_id) protected function getPriceTierItemPrice($pt_id, CustomerVehicle $cv)
{ {
// price_tier is default // price_tier is default
if ($pt_id == 0) if ($pt_id == 0)