|
|
@@ -14,7 +14,7 @@
|
|
|
<t t-call="report.html_container">
|
|
|
<t t-foreach="docs" t-as="o">
|
|
|
<!-- A4 = 29.7cm alto, dejamos 3cm arriba de margen -->
|
|
|
- <div class="page" style="width:21cm; height:29.7cm; margin:0; padding-top:3cm; font-family:Arial,Helvetica,sans-serif; font-size:11px; box-sizing:border-box;">
|
|
|
+ <div class="page" style="width:21cm; height:29.7cm; margin:0; padding-top:3cm; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-color: #FF0000; box-sizing:border-box;">
|
|
|
|
|
|
<!-- Tres copias en la misma hoja -->
|
|
|
<t t-foreach="[1,2,3]" t-as="i">
|