mandaste el issue a tryton ?
2014-07-24 10:13 GMT-05:00 Luis Deiana <[email protected]>: > Buenos dias, este error: > > File "/home/luis/Tryton/tryton3.2/tryton/tryton/gui/main.py", line 1301, > in set_cursor > current_form.set_cursor() > > File "/home/luis/Tryton/tryton3.2/tryton/tryton/gui/window/form.py", > line 630, in set_cursor > self.screen.set_cursor(reset_view=False) > > File > "/home/luis/Tryton/tryton3.2/tryton/tryton/gui/window/view_form/screen/screen.py", > line 513, in set_cursor > current_view.set_cursor(new=new, reset_view=reset_view) > > File > "/home/luis/Tryton/tryton3.2/tryton/tryton/gui/window/view_form/view/list.py", > line 845, in set_cursor > path = self.store.on_get_path(self.screen.current_record) > > File > "/home/luis/Tryton/tryton3.2/tryton/tryton/gui/window/view_form/view/list.py", > line 171, in on_get_path > path.append(i.group.index(i)) > > me surgio cuando hice lo siguiente dentro del Cliente Tryotn 3.2: > > Abri la ventan modulos > Hice una busqueda > Cambie de ventana (sin cerrar la de modulos) > Cerre la ventana de modulos > > El problema es que no pude hacer que se repita, ya me habia pasado antes > al cerrar otras ventana, pero no habia podido identificar que habia echo > dentro de las ventanas. > Saludos. > -- Andres Vargas www.zodman.com.mx
