← Back to team overview

oship-dev team mailing list archive

[Bug 610972] Re: some issues in class DvAmount

 

** Changed in: oship
       Status: In Progress => Fix Released

-- 
some issues in class DvAmount
https://bugs.launchpad.net/bugs/610972
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.

Status in Open Source Health Information Platform (OSHIP): Fix Released

Bug description:
The methods for negating a DvAmount: prefix “-” (like Current): like Current  
                          adding two DvAmount :  infix “+” (like Current): like Current 
                    and subtracting two DvAmount: infix “-” (like Current): like Current 
are not defined and not implemented in any of the subclasses.

In IDvAmount accuracy schema is Float, not Int.





References