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
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!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
3
січ. 19
|
10202 | |||
|
0
серп. 16
|
6619 | |||
|
2
лист. 20
|
18267 | |||
|
1
лист. 19
|
8258 | |||
|
1
лип. 18
|
13067 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.