Hi team,
Im new to odoo and currently working on integrating an external app with odoo. Th app is writing with java and i have been able to successfully create journals, make entries and post journals via rpc call to odoo.
im currently investiigating how to generate reports via rpc call from the app but cant find any usefull resources. I need to generate report like end-of-year report and create some other customs reports.
i would be very grateful if i can be walked through on what to do