← Back to team overview

oshippy-dev team mailing list archive

[Bug 608829] Re: some issues in History

 

** Project changed: oship => oshippy

-- 
You received this bug notification because you are a member of OSHIPpy
Developers, which is subscribed to OSHIPpy.
https://bugs.launchpad.net/bugs/608829

Title:
  some issues in History

Status in Open Source Health Information Platform - Python:
  Fix Released

Bug description:
  The method isPeriodic is not implemented. It should return true if
  period is not None, false otherwise.

  There are some arguments missing in its initializer (those inherited
  from Locatable). It is also necessary to call the superclass
  initializer.