Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6396 Переглядів

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>

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 25
1803
0
вер. 21
2140
1
бер. 15
5597
2
бер. 25
1123
2
січ. 25
9758