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 | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
3
जन॰ 19
|
10285 | |||
|
0
अग॰ 16
|
6745 | |||
|
2
नव॰ 20
|
18401 | |||
|
1
नव॰ 19
|
8356 | |||
|
1
जुल॰ 18
|
13172 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.