how can i view the project creation date in the oodo in a single list view.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
Hi,
You can add the field create_date in project list view, by inheriting this view: project.view_project
suppose you want to add the create_date field just after the project name you can do as follows:
If you don't want to add this in custom module, you can easily add this by editing the view project.view_project (Activate Developer Mode -> Settings -> Technical -> User Interface -> Views) ,then add the create_date field where you want to add
Hope this will help you
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol