oshippy-dev team mailing list archive
-
oshippy-dev team
-
Mailing list archive
-
Message #00142
[Bug 627560] Re: issues in TranslationDetails
** Branch linked: lp:oshippy/1.0
--
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.