Hi Dan,


Yes that one needed to be changed. (I will push the change). But then still I 
keep getting the rounding issue. (I tried all kind of scales...)

40.111 in excel imports as 40.111 in viewmodel but becomes 40.110 in the 
BudgetKeyItem.



grtz Johan








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,  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
>

         

Reply via email to