跳至內容
選單
此問題已被標幟
3 回覆
7877 瀏覽次數

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

頭像
捨棄
最佳答案

good one

頭像
捨棄
作者 最佳答案

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


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
9月 23
5331
1
3月 15
4013
0
3月 15
3661
3
7月 24
24499
5
12月 19
8053