Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3698 Visualizações

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

      

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
jan. 19
8287
0
ago. 16
5408
2
nov. 20
16812
1
nov. 19
7057
1
jul. 18
11537