Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3543 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
8086
0
ago. 16
5247
2
nov. 20
16614
1
nov. 19
6925
1
jul. 18
11302