i have a Model have 3 fields
and xml file
i try add _auto: False in model to not create table in DB then i cant access menu and treeview
Have any solution to store TEMP data in model and can access menu and treeview
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i have a Model have 3 fields
Hi,
The reason why you are not seeing the menu is that you may not given Security / Access Rights
If You are a Super User you can see the menu even without adding the security , The Super User has unrestricted access to all models
Activate Developer Mode > Debug Button (Near Login user name on top right) > Became a Super User
You can use TransientModel for storing temporary data ,TransientModel stores data in the database temporary and is automatically cleaned up on a defined period of time
i used TransientModel but this data i need to store from my custom search module and TransientModel store data to long. Can i delete that data after f5 treeview page.
There is scheduled action to clean up the data , You can find it in Settings >> Technical >> Automation >> Schedule Actions >> Auto-vacuum internal data , you can adjust action intervel there
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
13
4월 23
|
59466 | ||
|
2
3월 18
|
8185 | ||
|
1
4월 15
|
4080 | ||
Creating a new Menu item
해결 완료
|
|
4
12월 21
|
12394 | |
|
2
5월 21
|
4216 |