Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5614 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
dec. 24
4127
1
mrt. 17
3237
1
feb. 17
9168
1
nov. 16
9525
1
jun. 16
3670