Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5840 Vizualizări

In OpenERP 7

I have a client that needs to see the supplier name (Just one if there are multiple suppliers) in the product listing. I've tried using related fields but can't seem to get the syntax right.

Have tried:

'x_suppliername': fields.related('seller_ids','name',type='many2one', relation='product.supplierinfo','string='Supplier'),

Can anyone help me on this?

Imagine profil
Abandonează
Cel mai bun răspuns
'x_suppliername': fields.related('seller_ids', string='Supplier'),
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
oct. 15
3624
1
mar. 15
4456
2
mar. 15
5354
1
feb. 25
7602
5
feb. 24
15683