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
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
3
jan. 19
|
10278 | |||
|
0
aug. 16
|
6741 | |||
|
2
nov. 20
|
18388 | |||
|
1
nov. 19
|
8335 | |||
|
1
juli 18
|
13157 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.