Skip to Content
Menu
This question has been flagged
2 Replies
20685 Views

In odoo 16 I do not see the "Clear Cache" and "Cancel All Caches" buttons in the Debug menu after activating developer mode. Is it possible that they have been disabled or removed? Where are they now ?

Avatar
Discard
Best Answer

@Maxg you can  Invalidate cache button under -> kanban view of pos.config -> click on the 3 dot icon and you can see there at right bottom.

Avatar
Discard

Hi NavinRaj,
I also click to this but I didn't see "Invalidate cache".

Best Answer

If you want to see
go to view-> pos_cache.view_pos_config_kanban
delete attrs="{'invisible': [('oldest_cache_time', '=', False)]}

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 23
1817
5
Sep 25
21992
3
Aug 25
3183
1
May 25
3075
1
Apr 25
4037