dont enforce calculation maybe it's a parse
This commit is contained in:
@@ -103,7 +103,6 @@ public class CalculatedInvoice extends Invoice implements Serializable {
|
||||
* @return a updated transactioncalulator
|
||||
*/
|
||||
public TransactionCalculator getCalculation() {
|
||||
calculate();
|
||||
return tc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user