Skip to Content
Menu
This question has been flagged
1 Reply
3211 Views

Is it possible to create a submenu in search filters menu of a controlpanelview?


Like when you get to choose to filter by a specific date range (Q1,Q2, this month, last month etc) for purchase orders and the different options are in a  order date submenu inside filters 

Avatar
Discard
Trying to find the same. Anyone? I expected that something like this would work, but no luck.

---
---
---
Best Answer

As far as I can tell, this isn't currently possible (in Odoo 16).  I've tried the <group> tag to wrap the new group, and it doesn't do anything; same with using a  to group the inner filters.  I tried using a <div> tag and got an error; same with <menu>, <menuitem>, <Dropdown> and a couple other tags and the way that XML code usually works.

I even dug through the Odoo source code to try to figure out how the date type of filter does this, but no joy.

Avatar
Discard
Related Posts Replies Views Activity
2
Nov 22
4913
1
Jun 20
6470
1
Oct 22
2320
2
Mar 15
11305
1
Mar 19
3248