Comment 3 for bug 299891

Revision history for this message
David L (david-labbe-hotmail) wrote :

By the way, the OpenERP version is the latest stable one.

The client log for the error mentionned above gives out the following:

==========================================
Traceback (most recent call last):
  File "modules\gui\main.pyo", line 1287, in _sig_child_call
  File "modules\gui\window\form.pyo", line 261, in sig_new
  File "widget\screen\screen.pyo", line 381, in new
  File "widget\screen\screen.pyo", line 291, in switch_view
  File "widget\screen\screen.pyo", line 384, in new
  File "widget\model\group.pyo", line 239, in model_new
  File "widget\model\record.pyo", line 162, in default_get
  File "widget\model\record.pyo", line 207, in set_default
  File "widget\model\field.pyo", line 104, in set_default
  File "widget\model\field.pyo", line 262, in set
IndexError: list index out of range
==========================================