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
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
3
січ. 19
|
7489 | ||
|
0
серп. 16
|
4747 | ||
|
2
лист. 20
|
15888 | ||
|
1
лист. 19
|
6460 | ||
|
1
лип. 18
|
10586 |