Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1520 Näkymät

I am trying to get a report {'id': 4, 'name': 'Balance Sheet'} for a company_id. How do I get such a report. I only get the fields of the report, but cannot select the company:


This will show all report types:

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


And this the balance sheet:

models.execute_kw(db, uid, password, 'account.report', 'read', [4])


How do I get the actual report for company_id 10?

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
lokak. 24
1774
0
elok. 24
1594
0
tammik. 24
2089
1
marrask. 23
1793
0
kesäk. 23
2150