Public release from ruodoo-project: 19.0 - 2026-09-20 21:17:41 UTC
This commit is contained in:
15
pos_debranding/static/src/xml/pos_debranding.xml
Normal file
15
pos_debranding/static/src/xml/pos_debranding.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!-- Copyright 2023 Ivan Yelizariev <https://twitter.com/yelizariev>
|
||||
License OPL-1 (https://www.odoo.com/documentation/17.0/legal/licenses.html#odoo-apps). -->
|
||||
<templates id="template" xml:space="preserve">
|
||||
<t
|
||||
t-name="Chrome"
|
||||
t-inherit="point_of_sale.Navbar"
|
||||
t-inherit-mode="extension"
|
||||
owl="1"
|
||||
>
|
||||
<xpath expr="//div[hasclass('pos-branding')]/img" position="attributes">
|
||||
<attribute name="src">/logo.png</attribute>
|
||||
</xpath>
|
||||
</t>
|
||||
</templates>
|
||||
Reference in New Issue
Block a user