<t t-inherit="web.Legacy.ControlPanel" t-inherit-mode="extension" owl="1">
<xpath expr="//div[hasclass('o_cp_searchview')]" position="after">
<div class="my-search">Test Search</div>
</xpath>
</t>
How Can I change the position of the search bar?
I need to change base layout in 3 section
- Sidebar Menu
- Search menu
- Page layout
How this possible in web odoo 15