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!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
3
led 19
|
10179 | |||
|
0
srp 16
|
6616 | |||
|
2
lis 20
|
18241 | |||
|
1
lis 19
|
8252 | |||
|
1
čvc 18
|
13059 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.