Hi :
I work on
Odoo 14.0 (Community Edition) with the devel mode
i am looking for to add the customer_rank and supplier_rank to partner form.
When I add
<field name="customer_rank" />
<field name="supplier_rank" />
to my partner form it do not work
Retraçage : Error: child.attrs is undefined
If I add them to list view it works
Any help welcome
I do not understand the pb. Any help welcome