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
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
3
gen 19
|
10195 | |||
|
0
ago 16
|
6616 | |||
|
2
nov 20
|
18249 | |||
|
1
nov 19
|
8256 | |||
|
1
lug 18
|
13064 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.