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

Hi Community

I'm new in odoo. and am looking for help ...

I wanted to make the following adjustment in the form /reports/invoices/Views/report_invoice_document (PDF printout):

<Span t-esc = '', '.join (map (lambda x: x.name, l.invoice_line_tax_id)) "/>

to

<Span t-esc = '', '.join (map (lambda x: x.description, l.invoice_line_tax_id)) "/>

The changes is not taken within the for-loop function. I tried to output a plain text. Unfortunately without success. Adjustments outside this for-loop function are taken without a problem.

How can the changes be activated?

Regrads eicherlist


아바타
취소
베스트 답변

Hi,

Did you find a solution finally, because I have the same problem.


Regards Bri

아바타
취소
관련 게시물 답글 화면 활동
2
8월 25
447
3
8월 25
605
3
8월 25
1796
1
7월 25
783
0
8월 25
624