|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
<template id="report_factura_flashnet">
|
|
|
<t t-call="report.html_container">
|
|
|
- <t t-foreach="[1,2]" t-as="i">
|
|
|
+ <t t-foreach="[1,2,3]" t-as="i">
|
|
|
<div class="page">
|
|
|
<style type="text/css">
|
|
|
body{
|
|
@@ -32,7 +32,7 @@
|
|
|
top: 0px;
|
|
|
}
|
|
|
.logo1{
|
|
|
- height: 1.9cm;
|
|
|
+ height: 0.9cm;
|
|
|
width: 100%;
|
|
|
top: 0px;
|
|
|
}
|
|
@@ -427,7 +427,7 @@
|
|
|
</div>
|
|
|
</t>
|
|
|
</td>
|
|
|
- <td style="font-size:10px;font-family: Arial;width:2.0cm;overflow: auto; text-align: right;">
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:2.0cm;overflow: auto; text-align: left;">
|
|
|
<t t-if="o.currency_id.id == 166">
|
|
|
|
|
|
<span t-esc="'{0:,.0f}'.format(iva_5+iva_10)"/>
|