Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3624 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
8218
0
ago. 16
5357
2
nov. 20
16754
1
nov. 19
7018
1
jul. 18
11451