Resolve "Invoice and JO modifications for regional pricing" #1705
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ class Fuel implements InvoiceRuleInterface
|
|||
return null;
|
||||
}
|
||||
|
||||
protected function getPriceTierItemPrice($pt_id)
|
||||
protected function getPriceTierItemPrice($pt_id, CustomerVehicle $cv)
|
||||
{
|
||||
// price_tier is default
|
||||
if ($pt_id == 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue