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
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
3
янв. 19
|
10278 | |||
|
0
авг. 16
|
6741 | |||
|
2
нояб. 20
|
18386 | |||
|
1
нояб. 19
|
8334 | |||
|
1
июл. 18
|
13157 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.