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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|
3
de gen. 19
|
8830 | |||
|
0
d’ag. 16
|
5792 | |||
|
2
de nov. 20
|
17253 | |||
|
1
de nov. 19
|
7403 | |||
|
1
de jul. 18
|
12010 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.