Ir al contenido
Menú
Se marcó esta pregunta
1821 Vistas

tengo la siguiente funcion 

return {

'type': 'ir.actions.act_url',

'name':"Open Menuitem",

'url':'web#action=197&model=survey.survey&view_type=kanban&cids=1&menu_id=140',

'target': 'self',

}

esta ligado a un boton que me permite direcciona a la vista lista del modelo encuestas, el problema es que cuando intento instalar el modulo en otro odoo, pues ese link cambia.
Como puedo solucionar este conflicto

Avatar
Descartar

The action id and menu_id of the survey model will be different in other instance

Publicaciones relacionadas Respuestas Vistas Actividad
4
oct 25
372
2
oct 25
442
1
oct 25
429
1
sept 25
364
1
sept 25
450