I want to customize/change footer logo that appear on Dashboard home page in odoo v9.
it will be in /web/static/src/xml/base_common.xml.
Here is the Footer logo class:
<div class="o_application_switcher_footer">
<img src="/web/static/src/img/odoo.png" alt="Odoo"/>
</div>
I want to Change odoo logo by my custom Module..?? How to Override it...??? i've try my level Best but failed to solved it...!!!
Thanks & Regards,
Ayaz Mansuri