Hi,
I run into a rounding issue using excel-addon in estatio: [1] when importing a BigDecimal it rounds to 2 decimals instead of 3 no matter what I do. Export is OK. Can anybody give me a hint? grtz Johan [1] https://github.com/estatio/estatio/blob/EST-501/estatioapp/dom/src/main/java/org/estatio/app/budget/BudgetKeyItemImportExportService.java#L64
