Skip to Content
Menu
This question has been flagged
1 Reply
3159 Views

Hello ,


I'm currently working on a project(Dotnet framework) where I need to generate invoice reports from Odoo using an external API. While I have made some progress, I've encountered a few challenges and could use some guidance from experienced members of the community.


Issue Description: I am trying to extract invoice report through the Odoo API, but I'm facing difficulties in achieving this. Here's an overview of what I've done so far:


I have successfully authenticated with the Odoo API and can access other data.

I've explored the Odoo API documentation, but I'm struggling to find specific information on generating invoice reports programmatically.

I tried some xml rpc c# library to achive that ( Kveer.XmlRPC and  OdooJsonRpcClient ), But still its stuck




I'd greatly appreciate any guidance, code snippets, or insights you can provide to help me overcome these challenges and successfully generate invoice reports.

Avatar
Discard
Author

I have tried with Nikhil Nakrani solution. But the reponse is "NameError: Method not available render_report"

render_report method not available that's why can you print just report variable
then check.

Author

do we have any option to get the report via http request ? I see something like QWeb Reports.

Related Posts Replies Views Activity
0
Mar 25
1372
0
Feb 23
1541
0
Mar 24
1285
2
Feb 24
5306
0
Sep 23
1536