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

In Odoo v15 I am trying to display customer address from Sales Order on delivery slip (report - printed document).

Customer and delivery address are not the same on sales order and on report when I print delivery slip by default it is showing me the same information for contact and delivery address. I tested this on runbot in v16 also - it is strange.

To solve this I inherited 'stock.report_delivery_document' and tried to replace div with name 'partner_header' inside of which should customer address display with this code:


The code is giving me info from delivery address, not from Customer that is on Sales Order.

Please help - sorry if creating module is not the way to do it.

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

I found solution - in inherited "stock.report_delivery_document" I accessed customer address from related Sales Order using o.sale_id.partner_id

Here is the code - used contact widget to format it:


아바타
취소
관련 게시물 답글 화면 활동
1
6월 23
3572
1
4월 22
2371
1
9월 25
2411
1
6월 25
2420
3
7월 25
3916