oca-ocb-pos/odoo-bringout-oca-ocb-pos_six/pos_six/static/src/xml/Chrome.xml
2025-08-29 15:20:50 +02:00

10 lines
336 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
<t t-name="Chrome" t-inherit="point_of_sale.Chrome" t-inherit-mode="extension" owl="1">
<xpath expr="//SyncNotification" position="after">
<BalanceButton t-if="balanceButtonIsShown" />
</xpath>
</t>
</templates>