← Back to team overview

oship-dev team mailing list archive

[Bug 610972] [NEW] some issues in class DvAmount

 

Public bug reported:

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.

** Affects: oship
     Importance: High
         Status: New

** Changed in: oship
   Importance: Undecided => High

** Changed in: oship
    Milestone: None => 1.5

-- 
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): New

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.





Follow ups

References