跳至內容
選單
此問題已被標幟
2216 瀏覽次數

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?


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
7月 20
2651
0
2月 21
2237
1
7月 25
376
1
6月 25
1017
0
5月 25
1129