I was trying to use an SVG for the logo to replace OpenERP in the header on the website. The app didn't recognize SVG as a valid image format (which should be changed), and when I tried to continue anyway, I ended up with no logo in the header and nothing to click on to edit and choose a PNG instead.
How can I get a logo back in the header?
So far I have tried to find the section in the HTML where it would have been and there is nothing there. I also set the company logo in Settings: Companies: CompanyName. This updates the logo for the "backend" but not the website. Is there a place in the backend where the logo for the website header can be set? Can I access the DB directly when using the odoo hosted SAAS?