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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
3
답글
11154
화면
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
|
3773 | |
|
0
5월 24
|
1515 | ||
|
1
4월 16
|
3833 | ||
|
0
3월 15
|
4922 | ||
|
2
11월 24
|
7971 |