bugGNU Health - Bugs: bug #37793, error when i make a new appointment

 
 

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

bug #37793: error when i make a new appointment

Submitter:  isaac ndagu <isaac>
Submitted:  Fri 23 Nov 2012 10:17:15 AM UTC
   
 
Category:  Functionality Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Module:  appointment Component:  None

Sat 24 Nov 2012 07:04:55 AM UTC, comment #1: 

problem none existent today
maybe i needed to restart the server, which i had not, previous thread "bug #37793: error when i make a new appointment" withdrawn

Please admin close or delete this thread.

isaac ndagu <isaac>
Fri 23 Nov 2012 10:17:15 AM UTC, original submission:  

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 156, in dispatch
    res = getattr(obj, method)(args_without_context, *kargs)
  File "/trytond/cache.py", line 98, in call
    result = function(model, args, *kwargs_origin)
  File "/trytond/model/modelview.py", line 188, in fields_view_get
    result['arch'] = _inherit_apply(result['arch'], arch)
  File "/trytond/model/modelview.py", line 73, in _inherit_apply
    (element2.tag, element2.get('expr')))
AttributeError: Couldn't find tag (xpath: /form/group[@id="appointment_header"]/field[@name="consultations"]) in parent view!

isaac ndagu <isaac>

 

(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 (Updated the item)
  • -email is unavailable- added by isaac (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
    2012-11-24 smarro StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code