Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2218 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jul. 20
2651
0
fev. 21
2237
1
jul. 25
377
1
jun. 25
1019
0
mai. 25
1132