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
6499 Zobrazení

Hi community.

When i checked Odoo 12 website app, i have seen that some features can be enabled or disabled from the menu "Customize". How can i include my custom feature inside that menu item.Is it required any JavaScript functions?

Thanks in advance

Avatar
Zrušit
Nejlepší odpověď

Hi,

There is no need of any JavaScript function for the above purpose.You just need to add customize_show="True" and name to your template.

For example

 <template id="your_template_id" inherit_id="inherit_id" name="Template name" active="True" customize_show="True">

If you give active="True" then your template will active by default in the customize menu

Regards

Avatar
Zrušit
Autor

Thanks its worked

Related Posts Odpovědi Zobrazení Aktivita
2
čvc 25
6123
2
pro 22
6106
0
zář 22
803
1
kvě 21
15861
1
dub 21
4569