Skip to Content
Menu
This question has been flagged
3 Replies
11192 Views

Hi Friends , I like to know about custom reports creation (based on PostgreSQL views and displayed within the interface) . If you explain with example it make more useful me .

Avatar
Discard
Best Answer

You need to create a model from a SQL View. You can check an example in the project_report.py in the project module. That shows pretty well how to create models from views

Avatar
Discard
Best Answer

I hope this information is helpful for you.  refer this link: http://stackoverflow.com/questions/33252030/add-the-new-dynamic-field-in-odoo?answertab=votes#tab-top) it's works for me

Avatar
Discard
Best Answer

http://odoo-development.readthedocs.io/en/latest/dev/py/postgres-views.html

Avatar
Discard
Related Posts Replies Views Activity
2
Sep 21
3812
0
May 24
1600
1
Apr 16
3882
0
Mar 15
4951
2
Nov 24
8084