← Back to team overview

oshippy-dev team mailing list archive

[Bug 607521] Re: missing arguments in the initializer of classes ItemTable, ItemList and ItemSingle

 

** 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/607521

Title:
  missing arguments in the initializer of classes ItemTable, ItemList
  and ItemSingle

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

Bug description:
  Arguments uid, atnodeid, name, atdetails, fdraudit, links and parent
  are missing in the initializer of the classes ItemTable, ItemSingle
  and ItemList. These arguments should be passed to the initializer of
  the superclass.