Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
44965 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mar 15
5647
0
Apr 24
1307
2
Des 23
12955
3
Jul 22
23385
2
Jun 21
18730