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

Hi everyone I am looking to remove a field from contact, invoice, shipping addresses when adding information to the res.partner. I have tried to attributes invisible for the field but it ends up hiding all of the fields. Quite weird i know.

can anyone help?

thanks again in advance  

Awatar
Odrzuć
Najlepsza odpowiedź

Hello Justin ,

Based on type(contact, invoice, shipping) the fields will change .
So you have to pass at least one type as well as inherit the form and add whatever the fields do you want

Awatar
Odrzuć
Najlepsza odpowiedź

Try to override

fields_view_get

Ex odoo12: github . com/odoo/odoo/blob/12.0/addons/account/models/account_invoice.py#L564

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
cze 20
2212
0
mar 15
3760
2
lip 25
562
0
lut 20
4377
3
wrz 18
2341