How can I add a column that indicate the category (product.template.categ_id) in the view "mrp.mrp_production_tree_view"?
I'm using the version 8.0
How can I add a column that indicate the category (product.template.categ_id) in the view "mrp.mrp_production_tree_view"?
I'm using the version 8.0
The problem is not add the column, rather is the relation between the production order and the product category
Have you tried:
<field name="field_name" widget="many2one"/>There is also a button option:
<field name="field_name" widget="many2onebutton"/>and lastly there's a module you can include to make your many2one field into a link:
\https://apps.openerp.com/apps/modules/8.0/web_tree_many2one_clickable
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Sep 23
|
7347 | |||
|
1
Mar 15
|
5669 | |||
|
0
Mar 15
|
5821 | |||
|
3
Jul 24
|
27350 | |||
|
5
Dec 19
|
9786 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.