oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01492
[Bug 610972]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
assignee dmpinheiro
status inprogress
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
iQEcBAEBAgAGBQJMj+YjAAoJEEfarWn4YOc8G/gH/R28j7D+/NUMUmq9z3TSbJwL
ywU1+78txYe1M5P78P82XKDRahrSucM6uRM7rKFzBsQnDBNIYFnd01rdPLyUnZJM
uGP+2ABlph5J2RevXyHTPOIoUyKa4YqUfr4dAPyT5eOXuK9Y6Amv4MieqvewoVun
2x+IXVsqntYLptJdJmDgzBpzR0t70p91kFLDPSQkV8SpFvu9bzoe0OS5v2kTmvSq
jZ7L1Af8m8Su2KadONTA7LTinYqjoMGpWm9Zt6vSiLU0X3Zjj8P47xIbk1rLfPpe
7DLIdakoDYQ46Y45Z0bOXussHAQ7C0byTs0jzAtZwEO7eXzRJMOXzutkqjpt/wc=
=wwat
-----END PGP SIGNATURE-----
** Changed in: oship
Status: New => In Progress
** Changed in: oship
Assignee: (unassigned) => Diego Manhães Pinheiro (dmpinheiro)
--
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): In Progress
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