health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #39437] KeyError: 'gnuhealth.medication.template'


From: SebastiánMarró
Subject: [Health-dev] [bug #39437] KeyError: 'gnuhealth.medication.template'
Date: Mon, 08 Jul 2013 09:29:46 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?39437>

                 Summary: KeyError: 'gnuhealth.medication.template'
                 Project: GNU Health
            Submitted by: smarro
            Submitted on: Mon 08 Jul 2013 06:29:45 AM ART
                Category: Demo environment
                Severity: 5 - Blocker
              Item Group: None
                  Status: In Progress
                 Privacy: Public
             Assigned to: smarro
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: demo

    _______________________________________________________

Details:

Traceback (most recent call last):
  File "health_demo_server.py", line 222, in <module>
    options.demo_password)
  File "health_demo_server.py", line 201, in main
    LoadBetzFamilyInfo()
  File "health_demo_server.py", line 61, in LoadBetzFamilyInfo
    MedicationTemplate = Model.get('gnuhealth.medication.template')
  File "/usr/local/lib/python2.7/dist-packages/proteus/__init__.py", line 602,
in get
    class Spam(Model):
  File "/usr/local/lib/python2.7/dist-packages/proteus/__init__.py", line 391,
in __new__
    proxy = self.config.get_proxy(self.model_name)
  File "/usr/local/lib/python2.7/dist-packages/proteus/config.py", line 247,
in get_proxy
    return TrytondProxy(name, self, type=type)
  File "/usr/local/lib/python2.7/dist-packages/proteus/config.py", line 165,
in __init__
    self._object = config.pool.get(name, type=type)
  File "/home/gnuhealth/.local/lib/python2.7/site-packages/trytond/pool.py",
line 151, in get
    return self._pool[self.database_name][type][name]
KeyError: 'gnuhealth.medication.template'




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39437>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]