Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
Direct view combining sale.order and purchase.order is not possible. But, you can create a new model that somehow links to sale.order and purchase.order and present their facts (column) in a uniform way. One way to quickly achieve this is to create a SQL View with UNION that combines sale.order and purchase.order and create a model out of this SQL View.
Hi Ivan .... thanks for ur replay .......can u give a sample code ...
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se