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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
ene 19
|
7819 | ||
|
0
ago 16
|
5039 | ||
|
2
nov 20
|
16359 | ||
|
1
nov 19
|
6694 | ||
|
1
jul 18
|
10975 |