跳至内容
菜单
此问题已终结
1248 查看

Hi. I have a model (x_rma_report) with 5 fields 

i have managed to connect to odoo with api then i use 

models.execute_kw(db, uid, password, 'x_rma_report', 'fields_get', [], {'attributes': ['string', 'help', 'type']})

to list the fields but i get nothing

my plan is to list the records and then export then to a csv file


any help from the community?

形象
丢弃