Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5598 Tampilan

Hello, 

A little painfully I was able to modify the header (external_layout_header view) and the footer with the same way. However, I don't find how to remove the language information that shows below the footer of an Qweb invoice.

How Can I remove this information?

Regards.

Avatar
Buang
Jawaban Terbai

I commented it out using the website editor.

Customize -> HTML Editor -> - Layout (In the dropdown menu)

Comment the following lines adding <!--  --> 

 <!--<li groups="base.group_website_publisher">
                <t t-set="url_return" t-value="url_for('', '[lang]') + '?' + keep_query()"/>
                <a t-attf-href="/web#action=base.action_view_base_language_install&amp;website_id=#{website.id if website else ''}&amp;url_return=#{url_return}">
                    <i class="fa fa-plus-circle"/>
                    Add a language...
                </a>
            </li>-->

 

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Des 24
4101
1
Mar 17
3223
1
Feb 17
9143
set default user Diselesaikan
1
Nov 16
9519
1
Jun 16
3657