https://bugs.kde.org/show_bug.cgi?id=518515

Stephane MANKOWSKI <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #1 from Stephane MANKOWSKI <[email protected]> ---
Hi,

In you case UNIT is a secondary currency and € the primary currency.
For each account, we compute the amounts in primary currency (because even if
the account is declared in another currency, we can have transactions in
different currencies).
Then to display "xxx UNIT=yyy €", we have to compute xxx by doing yyy /
value_of_xxx.
So, when value_of_xxx = 0 , we can not do the computation and we display ∞.

So, it means that you just have to go to the unit page and set a value (!=0)
for the unit.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to