For security reasons I want to restrict the access to some menu items (e.g. 
Products/Products/Templates) only to selected users. To this end I used the 
option 'Grant access to menu' (Administration/Define Access to Menu-Items).

When I try to do this I get the error messge:

ERROR:common.message:MSG (10060, 'Operation timed out'): (10060, 'Operation 
timed out')
Traceback (most recent call last):
  File "modules\gui\main.pyo", line 900, in _sig_child_call
  File "modules\gui\window\form.pyo", line 208, in sig_switch
  File "widget\screen\screen.pyo", line 206, in switch_view
  File "widget\screen\screen.pyo", line 226, in load_view_to_load
  File "widget\screen\screen.pyo", line 241, in add_view_id
  File "widget\screen\screen.pyo", line 273, in add_view
  File "widget\model\group.pyo", line 303, in add_fields
  File "widget\model\record.pyo", line 197, in set
  File "widget\model\field.pyo", line 380, in set
  File "rpc.pyo", line 349, in __call__
  File "rpc.pyo", line 180, in rpc_exec_auth
rpc.rpc_exception: ('C', 'o', 'n', 'n', 'e', 'c', 't', 'i', 'o', 'n', ' ', 'r', 
'e', 'f', 'u', 's', 'e', 'd', '!')


My Tiny Version is 4.2.2 under Windows.

I increased the timeout in tiny_socket.py (Client: library.zip) upto 900 secs.

self.sock.settimeout(900)

But it did not help.

Any help will be highly appreciated.

------------------------
Gholam Quader




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=34169#34169

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to