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

Hi,

  I need to know, if possible to use hash values instead of integer value for id in URL of odoo.

Example: http://localhost:8069/web?id=8&action=148&model=res.users&view_type=form&cids=1&menu_id=83#id=2&action=148&model=res.users&view_type=form&cids=1&menu_id=83

In the above url i need to replace the integer value of id with the corresponding hash value.

Like,  http://localhost:8069/web?id=356a192b7913b04c54574d18c28d46e6395428ab&action=148&model=res.users&view_type=form&cids=1&menu_id=83#id=2&action=148&model=res.users&view_type=form&cids=1&menu_id=83

How can we do this?


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jul 20
2522
0
feb 21
2139
1
jun 25
740
0
may 25
861
2
abr 25
2855