From e86efc6480e2553afedbae3b53457fe1087667c2 Mon Sep 17 00:00:00 2001 From: Alexander Birkner Date: Thu, 6 Apr 2017 12:44:40 +0200 Subject: [PATCH] =?UTF-8?q?This=20calculation=20was=20a=20little=20bit=20t?= =?UTF-8?q?oo=20cheap=20for=20us=20=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/Nitrapi/Order/Pricing/PartPricing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Nitrapi/Order/Pricing/PartPricing.php b/lib/Nitrapi/Order/Pricing/PartPricing.php index f2f8645..cb7843e 100644 --- a/lib/Nitrapi/Order/Pricing/PartPricing.php +++ b/lib/Nitrapi/Order/Pricing/PartPricing.php @@ -37,7 +37,7 @@ public function getPrice($rentalTime, Service &$service = null) { $prices = $this->getPrices($service); $parts = $this->getParts(); - $multiply = 0; + $multiply = 1; $totalPrice = 0; // Dynamic rental times