Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6354 Ansichten

Hey guys!

I'm trying to add some additional bank information to the footer in the quotation template in odoo Studio and got error message "You cannot modify this view, it is part of the generic layout". So where I could edit this generic layout? I can't find footer template in list of reports in studio.


Avatar
Verwerfen
Autor Beste Antwort

I tried edit this layout through odoo studio, but as I can see it is impossible. I found this footer template in Settings -> General settings -> Document Layout -> external_layout_standard

https://prnt.sc/uxs8wo

And added my IBAN like this

<li t-if="company.bank_ids[0].acc_number" class="list-inline-item d-inline">IBAN: <span t-field="company.bank_ids[0].acc_number"/></li>

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Apr. 25
1778
0
Sept. 21
2115
1
März 15
5573
2
März 25
1044
2
Jan. 25
9697