Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1883 Lượt xem

Hi,

I noticed in the partner form (base.view_partner_form), that the Name field was too short and did not display the full name.
Do you know if there is something to do for this?
Is this a problem on the Odoo side?

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

I found the cause of this problem

It's due to the inherited view  partner_autocomplete.view_res_partner_form_inherit_partner_autocomplete

wich add an autocomplete widget

If you replace this widget, there is no problem with the width of the name field anymore.


For me, it is a bug from Odoo. Hope they will fix it quickly.

For now, i removed this widget

Ảnh đại diện
Huỷ bỏ