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

How to add a field from SO to invoice ? 

아바타
취소
작성자 베스트 답변

1. Create a new field in sale.order (x_studio_agd1)

2. Create a new field in sale.order.line (x_studio_agd2) --> more --> related field (order_id.x_studio_agd1)

3. Create a new field in account.move.line (x_studio_agd3) --> more --> related field (sale_line_ids.x_studio_agd2)

4. Create a new field in account.move (x_studio_agd4) --> more --> related field (invoice_line_ids.x_studio.agd3)

Video: https://www.awesomescreenshot.com/video/3764019?key=2d48d3a84d58a502940ec4ee3f7cb173

아바타
취소

As sale_line_ids is a many2many field, there is a chance for singleton error when there is multiple records with the above code

관련 게시물 답글 화면 활동
2
8월 25
235
1
8월 25
211
1
8월 25
490
2
7월 25
599
1
7월 25
726