콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
8020 화면

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
5479
1
3월 15
4171
0
3월 15
3846
3
7월 24
24757
5
12월 19
8198