コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
44776 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 15
5496
0
4月 24
1200
2
12月 23
12738
3
7月 22
23112
2
6月 21
18567