mirror of
https://github.com/bringout/oca-ocb-l10n_europe.git
synced 2026-04-27 18:42:05 +02:00
19.0 vanilla
This commit is contained in:
parent
ff721d030e
commit
7721452493
1826 changed files with 124775 additions and 274114 deletions
|
|
@ -1,8 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<odoo>
|
||||
<template id="l10n_ch_report_invoice_document" inherit_id="account.report_invoice_document">
|
||||
<xpath expr="//div[@id='qrcode']" position="attributes">
|
||||
<attribute name="t-if" add="and o.qr_code_method != 'ch_qr'" separator=" "/>
|
||||
<xpath expr="//t[@t-set='show_qr']" position="attributes">
|
||||
<attribute name="t-value" add="and o.qr_code_method != 'ch_qr'" separator=" "/>
|
||||
</xpath>
|
||||
<xpath expr="//div[hasclass('invoice_main')]" position="after">
|
||||
<div t-if="o.l10n_ch_is_qr_valid">
|
||||
<div style="page-break-after: always"/>
|
||||
<br/>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
</odoo>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue