bugGNU Health - Bugs: bug #39437, KeyError:...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #39437: KeyError: 'gnuhealth.medication.template'

Submitter:  Sebastián Marró <smarro>
Submitted:  Mon 08 Jul 2013 09:29:45 AM UTC
   
 
Category:  Demo environment Severity:  5 - Blocker
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  smarro
Open/Closed:  Closed Release:  None
Module:  demo Component:  None

Mon 08 Jul 2013 10:43:14 AM UTC, comment #1: 

changeset 915:541b4c609956

Sebastián Marró <smarro>
Mon 08 Jul 2013 09:29:45 AM UTC, original submission:  

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'

Sebastián Marró <smarro>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by smarro (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-08 smarro StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code