跳至内容
菜单
此问题已终结
1 回复
3764 查看

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

形象
丢弃
相关帖文 回复 查看 活动
3
8月 25
223
3
8月 25
1573
1
7月 25
633
0
8月 25
510
1
6月 25
934