Skip to content

Commit

Permalink
Fixed layout removing header, changed label on title of mod1 quater a…
Browse files Browse the repository at this point in the history
…nd mod1 quinquies
  • Loading branch information
LorenzoC0 committed Jun 28, 2024
1 parent 23866e8 commit 6f2f94f
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 18 deletions.
5 changes: 3 additions & 2 deletions l10n_it_intrastat_statement/report/intrastat_mod1_ter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page">
<div class="row col-12">
<div class="col-3">
Expand Down Expand Up @@ -164,7 +165,7 @@
</table>
</div>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
5 changes: 3 additions & 2 deletions l10n_it_intrastat_statement/report/report_intrastat_mod1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page" style="font-size: 10px">
<div class="row">
<div class="col-2">
Expand Down Expand Up @@ -213,7 +214,7 @@
</tr>
</table>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page">
<div class="row">
<div class="col-3">
Expand All @@ -16,7 +17,7 @@
<div class="col-7 col-offset-3">
<table class="table text-center table-bordered">
<td>
<b>RIEPILOGO DEGLI ACQUISTI INTRACOMUNITARI
<b>RIEPILOGO DELLE CESSIONI ACQUISTI INTRACOMUNITARI
<br />DI BENI E DEI SERVIZI RESI</b>
</td>
<td>Mod. INTRA-1 Quater</td>
Expand Down Expand Up @@ -159,7 +160,7 @@
</div>
</div>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page">
<div class="row">

Expand All @@ -17,7 +18,7 @@
<div class="col-7 col-offset-3">
<table class="table text-center table-bordered">
<td>
<b>RIEPILOGO DEGLI ACQUISTI INTRACOMUNITARI
<b>RIEPILOGO DELLE CESSIONI INTRACOMUNITARI
<br />DI BENI E DEI SERVIZI RESI</b>
</td>
<td>Mod. INTRA-1 Quinquies</td>
Expand Down Expand Up @@ -187,7 +188,7 @@
</div>
</div>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
5 changes: 3 additions & 2 deletions l10n_it_intrastat_statement/report/report_intrastat_mod2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page" style="font-size: 10px">
<div class="row">
<div class="col-2">
Expand Down Expand Up @@ -212,7 +213,7 @@
</tr>
</table>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page">
<div class="row col-12">

Expand Down Expand Up @@ -179,7 +180,7 @@
</table>
</div>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page">
<div class="row">

Expand Down Expand Up @@ -170,7 +171,7 @@
</div>
</div>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<t t-call="web.html_container">
<t t-translation="off">
<t t-foreach="docs" t-as="o">
<t t-call="web.internal_layout">
<t t-if="not o" t-set="o" t-value="doc"/>
<div class="article" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and o.env.context.get('lang')">
<div class="page">
<div class="row">

Expand Down Expand Up @@ -193,7 +194,7 @@
</div>
</div>
</div>
</t>
</div>
</t>
</t>
</t>
Expand Down

0 comments on commit 6f2f94f

Please sign in to comment.