bugGNU Health - Bugs: bug #61889, Error when I change internal user...

 
 

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

bug #61889: Error when I change internal user of a people.

Submitter:  Feng Shu <tumashu>
Submitted:  Fri 21 Jan 2022 01:14:22 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.9.0
Module:  health_calendar Component:  None

Tue 25 Jan 2022 12:47:35 AM UTC, comment #2: 

works, thanks!

Feng Shu <tumashu>
Mon 24 Jan 2022 07:19:20 PM UTC, comment #1: 
Luis Falcon <meanmicio>
Group administrator
Fri 21 Jan 2022 01:14:22 AM UTC, original submission:  


Please see attachment.

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 46, in rpc
    return methods.get(request.rpc_method, _dispatch)(
  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/model/modelview.py", line 332, in fields_view_get
    tree = _inherit_apply(tree, tree_inherit)
  File "/trytond/model/modelview.py", line 79, in _inherit_apply
    raise AttributeError(
AttributeError: Couldn't find tag (xpath: /form/notebook/page[@id='user']/field[@name='email']) in parent view!

Fault: Couldn't find tag (xpath: /form/notebook/page[@id='user']/field[@name='email']) in parent view!

Feng Shu <tumashu>

 

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

Attached Files
file #52701:  x5.png added by tumashu (230KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Posted a comment)
  • -email is unavailable- added by tumashu (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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-25 meanmicio StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2022-01-24 meanmicio StatusNone Ready For Test
        Assigned toNone meanmicio
        ReleaseNone 3.9.0
        Moduleparty health_calendar
    2022-01-21 tumashu Attached File- Added x5.png, #52701

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code