Hi, I have 3 types of products (A, B, C) each one has different fields and a table for them, I want to show only one type of product in the tree view of the inventory module with the corresponding fields as the user indicates which type of product wants to see, what can I do?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
1396
Views
1. Create new views form/tree with the fields you want to show to user
2. Create new action if you need separate menu for it or modify existing action of inventory/products
[(your_form_view, 'form'),(your_tree_view, 'tree')]
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jul 22
|
1482 | ||
|
1
Dec 23
|
18180 | ||
|
1
Apr 23
|
1152 | ||
Landed Cost Splitting method
Solved
|
|
2
Feb 24
|
5226 | |
|
1
Nov 24
|
2590 |