Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3427 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
7939
0
ago. 16
5111
2
nov. 20
16452
1
nov. 19
6812
1
jul. 18
11095