Skip to Content
Menu
This question has been flagged

I have 2 model forecast(id, version ....) and mps (id)

How with its each version will have one list mps ????

Avatar
Discard

i have doubt in your question. there are two table one id FORECAST and other is MPS right if you want belation between this two you can take many2one relation field in FORECAST for MPS. Like: Define This field in FORECAST model 'mps_id': fields.many2one('MPS object name', 'MPS'), If you have any doubt kindly let me know.

Related Posts Replies Views Activity
4
Aug 15
9706
0
Nov 23
1409
0
Mar 25
1611
0
Jan 25
3784
1
Aug 23
15237