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 .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
11145
查看
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
Custom Report
已解决
|
|
2
9月 21
|
3767 | |
|
0
5月 24
|
1514 | ||
|
1
4月 16
|
3832 | ||
|
0
3月 15
|
4921 | ||
|
2
11月 24
|
7965 |