跳至內容
選單
此問題已被標幟
2 回覆
6356 瀏覽次數

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.


頭像
捨棄
作者 最佳答案

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>

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
4月 25
1779
0
9月 21
2116
1
3月 15
5573
2
3月 25
1046
2
1月 25
9697