Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
5095 Zobrazení

I have a module 'x', the module is having fields in the db, 'id', 'member_id'.

I want to get the related 'member_id' data to my module 'y', as

temp = fields.many2one('x', "Member ID", required=True)

but what I get with this code is the value of 'id', not 'member_id', how to get the value of 'member_id'?

Avatar
Zrušit

By judging your question I think you mean you've made a model 'x' in place of a module? I'd advise you to use descriptive model names though, since this is really a bad practice..

Autor

x and y are just names

Related Posts Odpovědi Zobrazení Aktivita
1
led 22
3282
0
bře 15
4447
1
lis 24
1820
1
srp 23
2745
1
čvn 18
3748