health-dev
[Top][All Lists]
Advanced

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

[Health-dev] [bug #35732] Prescrition Search Crashes


From: Christoph H. Larsen
Subject: [Health-dev] [bug #35732] Prescrition Search Crashes
Date: Tue, 06 Mar 2012 19:00:43 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20100101 Firefox/5.0 Iceweasel/5.0

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

                 Summary: Prescrition Search Crashes
                 Project: GNU Health
            Submitted by: cd_larsen
            Submitted on: Tue 06 Mar 2012 07:00:42 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None

    _______________________________________________________

Details:

Dear All,

Searching for any string within the Prescriptions facility, when there are no
existing prescriptions gives me:

--------------------------------------------------------
Traceback (most recent call last):
  File "/site-packages/trytond/protocols/jsonrpc.py", line 108, in
_marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/site-packages/trytond/protocols/jsonrpc.py", line 147, in _dispatch
    res = dispatch(*args)
  File "/site-packages/trytond/protocols/dispatcher.py", line 155, in
dispatch
    res = getattr(obj, method)(*args_without_context, **kargs)
  File "/site-packages/trytond/model/modelsql.py", line 1153, in search
    qu1, qu2, tables, tables_args = self.search_domain(domain)
  File "/site-packages/trytond/model/modelsql.py", line 1299, in
search_domain
    qu1, qu2 = self.__search_domain_oper(domain, tables, tables_args)
  File "/site-packages/trytond/model/modelsql.py", line 1328, in
__search_domain_oper
    qu1, qu2 = self.__search_domain_calc(tuple_args, tables, tables_args)
  File "/site-packages/trytond/model/modelsql.py", line 1380, in
__search_domain_calc
    'exist on "%s"' % (fargs[0], self._name))
Exception: ('ValidateError', 'Field "name" doesn\'t exist on
"gnuhealth.prescription.order"')
--------------------------------------------------------

Please let me know, if you cannot reproduce this error, or you need further
system details.
Thanks!

Chris





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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