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 .
This question has been flagged
3
Replies
12033
Views
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
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
http://odoo-development.readthedocs.io/en/latest/dev/py/postgres-views.html
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
Custom Report
Solved
|
|
2
Sep 21
|
5194 | |
|
|
0
May 24
|
2761 | ||
|
|
1
Apr 16
|
4844 | ||
|
|
0
Mar 15
|
6197 | ||
|
|
2
Nov 24
|
9782 |