コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1651 ビュー

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
2180
0
2月 21
1944
0
5月 25
165
2
4月 25
2423
1
2月 25
774