Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
9160 Tampilan

Hello everybody,

I am trying to install my addon but I get an error (see on the title).

The problem is that the error is not on my code but on odoo's code:

File "C:\...\server\.\openerp\models.py", line 668, in _init_function_fields

Does anyone have an idea to resolve the problem please (I am using odoo 9).

Have a good day!

Avatar
Buang
Jawaban Terbai

I meet this problem when I use 2 fields.function and attribute "multi", but I just return something like that : res[item.id] = '...' ,

I must change : res[item.id] = {

     'fied1' : 'abc',

     'field2' : 'xyz',

}

Avatar
Buang
Penulis Jawaban Terbai

any answer, please?


Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mei 16
4390
3
Feb 24
38243
3
Apr 24
2633
1
Agu 22
4494
1
Apr 25
4841