Skip to Content
मेन्यू
This question has been flagged
1 Reply
45133 Views

I got this code from stock.py file and line number 163

'complete_name': fields.function(_complete_name, type='char', size=256, string="Location Name",
                    store={'stock.location': (_get_sublocations, ['name', 'location_id'], 10)}),

please give me a explanation about below store attribute in above field.

can we use fields.function( with type='many2one' ? if can please give me a reference sample code or sample model class in openerp 7

Avatar
Discard
Related Posts Replies Views Activity
0
मार्च 15
5735
0
अप्रैल 24
1378
2
दिस॰ 23
13147
3
जुल॰ 22
23593
2
जून 21
18884