Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2220 Visninger

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
jul. 20
2651
0
feb. 21
2238
1
jul. 25
378
1
jun. 25
1020
0
maj 25
1135