Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
6005 Zobrazení

Hi,


How would I inherit the following view with odoo 13:

Portal Layout
portal.portal_layout

QWeb


and customize the xml being displayed?


I was able to change the view from the front end view changer but need those changes committed in my module 

I know how to inherit form list and calander views but I havent worked with ir.ui.view QWEB views please assist.

Kind regards



Avatar
Zrušit
Nejlepší odpověď

Hi duard,

You can modify portal_layout like this -

<template id="custom_template_id" inherit_id="your_module_name.template_id">

<xpath expr="//div[hasclass('o_portal_my_details')]" position="inside">

</xpath>

</template>

Thanku..

For more information Contact us:- https: //kanakinfosystems.com/odoo-development-services

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
kvě 20
4677
0
čvc 16
2961
2
čvc 25
1368
1
čvc 25
1734
1
kvě 25
1741