Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3783 Zobrazení

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


Avatar
Zrušit
Nejlepší odpověď

Hi,

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


Regards Bri

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
srp 25
332
3
srp 25
1630
1
čvc 25
662
0
srp 25
527
1
čvn 25
956