In the import, are you hitting this line [2]? If so, then I imagine that that is your issue.
Cheers Dan [2] https://github.com/estatio/estatio/blob/EST-501/estatioapp/dom/src/main/java/org/estatio/dom/budget/BudgetKeyItem.java#L116 On 10 June 2015 at 11:10, <[email protected]> wrote: > 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 >
