Skip to Content
Menu
This question has been flagged
2003 Views

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
Discard
Related Posts Replies Views Activity
1
Jul 20
2517
0
Feb 21
2133
1
Jun 25
664
0
May 25
818
2
Apr 25
2810