Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4224 Widoki

Hi,

When i have a many2one fields and the related table is empty i have the option to create and edit said object from the model that holds the many2one in the form of a dropdown list, right?

Is any way that i can eliminate that option alltogether? If there is no record in the related table that it will say only that?

Thanks

Awatar
Odrzuć
Najlepsza odpowiedź

<field name="name_id" edit="false"/>

Awatar
Odrzuć

sorry you can try this <field name="name_id" widget="selection"/>

Autor

A selection widget? Uhmn, never could have guessed it, i am going to try it. Thanks.

Najlepsza odpowiedź

This is a duplicate question. You can see original question How to Hide Save, Remove Option.

Awatar
Odrzuć
Autor

Actually i don't want to remove the create or save button from my form, i just want to remove the option to create it from a many2one call. I want the people not be able to create a client from a sale order for example. Not the create button from the clients view.

Autor

I don't want to eliminate the create or save button, i just want, for example, stop the user from creating a new client from a sale order via the many2one client field.

Powiązane posty Odpowiedzi Widoki Czynność
3
lut 25
35365
2
cze 23
2819
2
sie 15
4887
1
lip 23
2397
1
maj 23
2665