bug fix
This commit is contained in:
@@ -184,7 +184,6 @@ class Cost
|
||||
normaal_kwh_cost = 0.0
|
||||
dal_kwh_cost = 0.0
|
||||
end
|
||||
end
|
||||
normaal_cost = add_tax(formatted_hour, normaal_kwh,normaal_kwh_cost,0,0) # return_kwh already accounted for
|
||||
dal_cost = add_tax(formatted_hour, dal_kwh, dal_kwh_cost,0,0)
|
||||
# result
|
||||
|
||||
Reference in New Issue
Block a user