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

Hi Community,

How can remove the create&edit and external link option for a many2one field.Am using Odoo 13 version.

Thanks


Avatar
Zrušit
Nejlepší odpověď

Hi,

This is possible using no_quick_create,no_create_edit and no_open.

for example

<field name="your_field name" options="{'no_quick_create':True,'no_create_edit':True,'no_open': True,}"/>

Regards

Avatar
Zrušit
Autor

Thanks for the reply. i will try this one

Related Posts Odpovědi Zobrazení Aktivita
2
úno 21
7349
2
led 20
132
4
pro 19
4098
2
lis 19
3205
1
bře 16
5668