oshippy-dev team mailing list archive
-
oshippy-dev team
-
Mailing list archive
-
Message #00086
[Bug 627560] Re: issues in TranslationDetails
** Project changed: oship => oshippy
** Changed in: oshippy
Milestone: 1.5 => None
--
You received this bug notification because you are a member of OSHIPpy
Developers, which is subscribed to OSHIPpy.
https://bugs.launchpad.net/bugs/627560
Title:
issues in TranslationDetails
Status in Open Source Health Information Platform - Python:
New
Bug description:
This invariant should be enforced by means of the terminological
service:
Language_valid: language /= Void and then
code_set(Code_set_id_languages).has_code(language)
Maybe it would be interesting to implement a representation method for
this class.