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

Hello All, 

_name = 'my.module'
def x_function(self, cr, uid):
    return [1,2,3,4]

 

But when i called it via xmlRPC, the result is False " [ ] ",

I tried to return a dic or string, but the same result

      

アバター
破棄
関連投稿 返信 ビュー 活動
3
1月 19
7872
0
8月 16
5071
2
11月 20
16409
1
11月 19
6784
1
7月 18
11054