@@ -84,8 +84,8 @@ |
||
84 | 84 | $amount = $baseAmount * $k; |
85 | 85 | UblHelper::addAllowanceCharge($this, $currencyType, 'false', $item['reasonCode'], $item['multiplierFactor'], $amount, $baseAmount); |
86 | 86 | } |
87 | - // Totales |
|
88 | - $this->addInvoiceLegalMonetaryTotal(); |
|
87 | + // Totales |
|
88 | + $this->addInvoiceLegalMonetaryTotal(); |
|
89 | 89 | |
90 | 90 | } |
91 | 91 |