health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #63496] GH 4.1: error when activating health_surgery


From: Axel Braun
Subject: [Health-dev] [bug #63496] GH 4.1: error when activating health_surgery
Date: Fri, 9 Dec 2022 11:32:58 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?63496>

                 Summary: GH 4.1: error when activating health_surgery
                 Project: GNU Health
               Submitter: coogor
               Submitted: Fri 09 Dec 2022 04:32:56 PM UTC
                Category: Functionality
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
                 Release: None
         Discussion Lock: Any
                  Module: health_surgery
               Component: Hospital Management


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 09 Dec 2022 04:32:56 PM UTC By: Axel Braun <coogor>
Traceback (most recent call last):
  File "/trytond/wsgi.py", line 117, in dispatch_request
    return endpoint(request, **request.view_args)
  File "/trytond/protocols/dispatcher.py", line 47, in rpc
    request, database_name, *request.rpc_params)
  File "/trytond/wsgi.py", line 84, in auth_required
    return wrapped(*args, **kwargs)
  File "/trytond/protocols/wrappers.py", line 159, in wrapper
    return func(request, pool, *args, **kwargs)
  File "/trytond/protocols/dispatcher.py", line 180, in _dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/wizard/wizard.py", line 313, in execute
    return wizard._execute(state_name)
  File "/trytond/wizard/wizard.py", line 344, in _execute
    result = self._execute(transition())
  File "/trytond/ir/module.py", line 572, in transition_upgrade
    pool.init(update=update, lang=lang)
  File "/trytond/pool.py", line 166, in init
    activatedeps=activatedeps)
  File "/trytond/modules/__init__.py", line 443, in load_modules
    _load_modules(update)
  File "/trytond/modules/__init__.py", line 406, in _load_modules
    load_module_graph(graph, pool, update, lang)
  File "/trytond/modules/__init__.py", line 238, in load_module_graph
    cls.__register__(module)
  File "/trytond/model/modelsql.py", line 264, in __register__
    ref_model = pool.get(field.model_name)
  File "/trytond/pool.py", line 187, in get
    return self._pool[self.database_name][type][name]
KeyError: 'gnuhealth.imaging.test.result'

Fault: 'gnuhealth.imaging.test.result'

Missing dependency?







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63496>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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