Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2386 Widoki

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?


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 20
2747
0
lut 21
2309
2
sie 25
2328
1
lip 25
2521
1
lip 25
850