← Back to team overview

oship-dev team mailing list archive

[Bug 610972] Re: some issues in class DvAmount

 

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

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

Title:
  some issues in class DvAmount

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