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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|
3
Jan. 19
|
8913 | |||
|
0
Aug. 16
|
5828 | |||
|
2
Nov. 20
|
17314 | |||
|
1
Nov. 19
|
7424 | |||
|
1
Juli 18
|
12059 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.