This question has been flagged
1 Reply
26312 Views

In Community Edition 13 can you custom generate a custom report?

I want to create a manufacturing template that lists all the details of a particular work order then has sign off sections for quality checks for offline record keeping. 

I saw some custom report tutorials on YouTube but it looks like it might only be Enterprise?  

Avatar
Discard
Best Answer

Hi,

If you feel that existing reports are not enough and if you need to add custom reports into the system, you have two ways, either you can create a new report or you can make changes inside existing report.

Before going into build custom module, you can check across odoo apps store and see whether there is any module satisfy your requirement, if so you can use it.

For making a new report, you can check the below links:

1. How To Create PDF Report in Odoo

2. How To Create PDF Report in Odoo12 - Part2

3. How To Inherit And Modify Existing PDF Reports in Odoo

4. How To Call A Python Function While Printing PDF Report in Odoo

And if you need to create Excel report, you can check this:

How To Create Excel/XLS Report in Odoo

Thanks

Avatar
Discard

If i'm correct, more of report we can create are from accounting part. from contact list, are we supposed to start from scratch with no example?