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
9825
0
Nov 23
1511
0
Mar 25
1721
0
Jan 25
3912
1
Aug 23
15397