I am using Tryton's GNU Health.
I am facing a KeyError exception for the "gnuhealth.inpatient.registration"
model in health
module when I try to run the module. Others modules run fine, e.g. the health_inpatient
module which depends on the health
module as written in tryton.cfg file inside the health_inpatient
module.
How is this possible? How can this be fixed?