Skip to Content
Menu
This question has been flagged
1 Reply
5059 Views

Hello,

I am wondering if there is any way I can create a field which will hold the content from my foods and combos models?

I want to give the user the possibility to either select a food or a combo from the same menu, and then wring up the nutritional data for whatever was selected, but I am stuck because I don't know how to populate a field with data from 2 separate models.

Any tip will be appreciated,

Thanks!

Avatar
Discard
Best Answer

Hi,

add a field selection with values combo and foods

2 fields many2one with relation foods and combo

a field function that display the nutritial value

an onchange on field selection depending the 2 many2one fields with return False to the non selected many2one and become invisible.

bye

Avatar
Discard
Related Posts Replies Views Activity
1
Oct 17
42840
1
Dec 15
10018
1
Mar 23
2213
0
Dec 22
2852
0
Jun 21
2861