Hi, I want to know if it is possible to create a view based on 3 tables in Postgresql for OpenERP. I want to use this view to create a calendar view. I work on Ubuntu. Please,be indulgent for my english. Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
Is possible to create a view based on 3 tables in Postgresql?
Without additional programming? No.
If you create a custom module with a model that references the 3 different tables, Yes.
This is a primer on how to create custom modules, but you are best served contacting an openerp partner to do the coding for you. http://www.ibcscorp.com/application-integration-customization/erp/openerp-2/openerp-custom-module-development-quick-start-guide/
Hi. How can I do this? Thanks.
added a link
Ok thanks for your help. I know how to create a custom module, but I would like to know how to create a custom module with a model that references 3 different tables? Thanks.
Put the references in the columns table.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
4月 15
|
7090 | ||
|
5
3月 15
|
14459 | ||
|
3
6月 21
|
7599 | ||
|
2
3月 15
|
8386 | ||
|
0
3月 15
|
2260 |
Hope these tips will helps: https://sites.google.com/view/thinkincode/erp/odoo