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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
3
janv. 19
|
8821 | |||
|
0
août 16
|
5788 | |||
|
2
nov. 20
|
17253 | |||
|
1
nov. 19
|
7403 | |||
|
1
juil. 18
|
12007 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.