|
@@ -0,0 +1,372 @@
|
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
+<openerp>
|
|
|
|
+<data>
|
|
|
|
+
|
|
|
|
+ <report id="factura_venta_medicalart"
|
|
|
|
+ model="account.invoice"
|
|
|
|
+ string="Factura Legal"
|
|
|
|
+ report_type="qweb-html"
|
|
|
|
+ name="factura_venta_medicalart.report_factura_medicalart"
|
|
|
|
+ file="factura_venta_medicalart.report_factura_medicalart"
|
|
|
|
+ />
|
|
|
|
+
|
|
|
|
+ <template id="report_factura_medicalart">
|
|
|
|
+ <t t-call="report.html_container">
|
|
|
|
+ <t t-foreach="[1]" t-as="i">
|
|
|
|
+ <div class="page">
|
|
|
|
+ <style type="text/css">
|
|
|
|
+ body{
|
|
|
|
+ font-size: 3.0mm;
|
|
|
|
+
|
|
|
|
+ font-family: Arial, Helvetica, sans-serif;
|
|
|
|
+ }
|
|
|
|
+ div{
|
|
|
|
+ padding: 0px;
|
|
|
|
+ }
|
|
|
|
+ .pagina{
|
|
|
|
+ width:19.3cm;
|
|
|
|
+ }
|
|
|
|
+ .logo{
|
|
|
|
+ height: 4.2cm;
|
|
|
|
+ width: 100%;
|
|
|
|
+ top: 0px;
|
|
|
|
+ }
|
|
|
|
+ .logo1{
|
|
|
|
+ height: 4.7cm;
|
|
|
|
+ width: 100%;
|
|
|
|
+ top: 0px;
|
|
|
|
+ }
|
|
|
|
+ .fecha_emision_data{
|
|
|
|
+ width: 12.9cm;
|
|
|
|
+ padding-left:2.8cm;
|
|
|
|
+ float: left;
|
|
|
|
+ min-height: 0.48cm;
|
|
|
|
+ }
|
|
|
|
+ .contado_x{
|
|
|
|
+ width: 1cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left: 2.9cm;
|
|
|
|
+ min-height: 0.7cm;
|
|
|
|
+ }
|
|
|
|
+ .credito_x{
|
|
|
|
+ width: 1cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left: 0.9cm;
|
|
|
|
+ min-height: 0.7cm;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .razon_data{
|
|
|
|
+ width: 11.7cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left: 3.8cm;
|
|
|
|
+ min-height: 0.49cm;
|
|
|
|
+ }
|
|
|
|
+ .ruc_data{
|
|
|
|
+ width: 5cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left: 2.8cm;
|
|
|
|
+ min-height: 0.47cm;
|
|
|
|
+ }
|
|
|
|
+ .direccion_data{
|
|
|
|
+ width: 13.5cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left:2.7cm;
|
|
|
|
+ min-height: 0.45cm;
|
|
|
|
+ }
|
|
|
|
+ .telefono_data{
|
|
|
|
+ width: 3.5cm;
|
|
|
|
+ float: right;
|
|
|
|
+ padding-left: 0.1mm;
|
|
|
|
+ min-height: 0.45cm;
|
|
|
|
+ }
|
|
|
|
+ .nota_remision_data{
|
|
|
|
+ width: 13cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left: 2.8cm;
|
|
|
|
+ min-height: 0cm;
|
|
|
|
+ }
|
|
|
|
+ .dias_credito{
|
|
|
|
+ width: 5cm;
|
|
|
|
+ float: left;
|
|
|
|
+ padding-left: 0.8cm;
|
|
|
|
+ min-height: 0cm;
|
|
|
|
+ }
|
|
|
|
+ .cab-articulos{
|
|
|
|
+ height: 1.3cm;
|
|
|
|
+ clear: both;
|
|
|
|
+ }
|
|
|
|
+ .divisoria1{
|
|
|
|
+ height: 2.1cm;
|
|
|
|
+ width: 100%;
|
|
|
|
+ top: 0px;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ .borderless td, .borderless th {
|
|
|
|
+ border: none !important;
|
|
|
|
+ }
|
|
|
|
+ .table-condensed>tbody>tr>td {
|
|
|
|
+ padding: 1px !important;
|
|
|
|
+ }
|
|
|
|
+ .table-super-condensed>tbody>tr>td {
|
|
|
|
+ padding: 5px !important;
|
|
|
|
+ }
|
|
|
|
+ .table-condensed2>tbody>tr>td {
|
|
|
|
+ padding: 2.5px !important;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ </style>
|
|
|
|
+ <t t-foreach="docs" t-as="o">
|
|
|
|
+ <div class="pagina">
|
|
|
|
+ <div class="logo"> </div>
|
|
|
|
+ <tr>
|
|
|
|
+ <div class="fecha_emision_data"><span t-field="o.date_invoice" t-field-options='{"format": "dd MMMM yyyy"}'/></div>
|
|
|
|
+ <div class="contado_x">
|
|
|
|
+ <t t-if="o.contado == True">x</t>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="contado_x">
|
|
|
|
+ <t t-if="o.credito == True">x</t>
|
|
|
|
+ </div>
|
|
|
|
+ </tr>
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <div class="razon_data"><span t-field="o.partner_id.name"/></div>
|
|
|
|
+ <div class="ruc_data"><span t-field="o.partner_id.ruc"/></div>
|
|
|
|
+ </tr>
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <div class="direccion_data">
|
|
|
|
+ <t t-f="o.partner_id.street"><span t-field="o.partner_id.street"/> <span t-field="o.partner_id.street2"/></t>
|
|
|
|
+ <t t-f="not o.partner_id.street"> </t>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <div class="telefono_data"><span t-field="o.partner_id.mobile"/></div> -->
|
|
|
|
+ </tr>
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <div class="nota_remision_data"></div>
|
|
|
|
+ <div class="dias_credito"></div>
|
|
|
|
+ </tr>
|
|
|
|
+
|
|
|
|
+ <div class="cab-articulos"> </div>
|
|
|
|
+ <div style="height:6.2cm;">
|
|
|
|
+ <div style="font-family: Arial;">
|
|
|
|
+ <table class="table borderless table-condensed">
|
|
|
|
+ <t t-set="valor_exentas" t-value="0"/>
|
|
|
|
+ <t t-set="valor_5" t-value="0"/>
|
|
|
|
+ <t t-set="valor_10" t-value="0"/>
|
|
|
|
+ <tbody>
|
|
|
|
+ <tr t-foreach="o.invoice_line" t-as="l">
|
|
|
|
+ <!-- CANTIDAD -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:1.2cm;overflow: auto; text-align: center;">
|
|
|
|
+ <span t-esc="'%.0f'%l.quantity"/>
|
|
|
|
+ </td>
|
|
|
|
+ <!-- CODIGO DE PRODUCTO -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:2.0cm;overflow: auto; text-align: left;">
|
|
|
|
+ <span t-field="l.product_id.default_code"/>
|
|
|
|
+ </td>
|
|
|
|
+ <!-- NOMBRE DEL PRODUCTO -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:7.1cm;overflow: auto;">
|
|
|
|
+ <span t-field="l.name"/>
|
|
|
|
+ </td>
|
|
|
|
+ <!-- PRECIO UNITARIO -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:1.8cm;overflow: auto; text-align: right;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ </td>
|
|
|
|
+ <!-- EXENTAS -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:2.0cm;overflow: auto; text-align: right;">
|
|
|
|
+ <span t-if="'IVA 5% Venta' not in [ilt.name for ilt in l.invoice_line_tax_id] and 'IVA 10% Venta' not in [ilt.name for ilt in l.invoice_line_tax_id]">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(l.quantity * l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(l.quantity * l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-set="valor_exentas" t-value="valor_exentas+(l.quantity * l.price_unit)"/>
|
|
|
|
+ </span>
|
|
|
|
+ </td>
|
|
|
|
+
|
|
|
|
+ <!-- IVA 5% -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:2cm;overflow: auto; text-align: right;">
|
|
|
|
+ <span t-if="'IVA 5% Venta' in [ilt.name for ilt in l.invoice_line_tax_id] and 'IVA 10% Venta' not in [ilt.name for ilt in l.invoice_line_tax_id]">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(l.quantity * l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(l.quantity * l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-set="valor_5" t-value="valor_5+(l.quantity * l.price_unit)"/>
|
|
|
|
+ </span>
|
|
|
|
+ </td>
|
|
|
|
+
|
|
|
|
+ <!-- IVA 10% -->
|
|
|
|
+ <td style="font-size:9px;font-family: Arial;width:2.3cm;overflow: auto; text-align: right;">
|
|
|
|
+ <span t-if="'IVA 10% Venta' in [ilt.name for ilt in l.invoice_line_tax_id]">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(l.quantity * l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(l.quantity * l.price_unit)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-set="valor_10" t-value="valor_10+(l.quantity * l.price_unit)"/>
|
|
|
|
+ </span>
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tbody>
|
|
|
|
+ </table>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div style="height:1.9cm;padding-left:1.7cm;">
|
|
|
|
+ <t t-set="total_exentas" t-value="0"/>
|
|
|
|
+ <t t-set="total_5" t-value="0"/>
|
|
|
|
+ <t t-set="total_10" t-value="0"/>
|
|
|
|
+ <t t-set="iva_5" t-value="0"/>
|
|
|
|
+ <t t-set="iva_10" t-value="0"/>
|
|
|
|
+ <t t-set="iva_exentas" t-value="0"/>
|
|
|
|
+ <table class="table borderless table-condensed2">
|
|
|
|
+ <tbody>
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:1.2cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:2.0cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:7.1cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:2cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:2.0cm;overflow: auto; text-align: right;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(valor_exentas)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(valor_exentas)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-set="iva_exentas" t-value="valor_exentas"/>
|
|
|
|
+ </td>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:2.1cm;overflow: auto; text-align: right;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(valor_5)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(valor_5)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-set="iva_5" t-value="valor_5/21" />
|
|
|
|
+ </td>
|
|
|
|
+ <td style="font-size:10px;font-family: Arial;width:2.3cm;overflow: auto; text-align: right;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(valor_10)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(valor_10)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-set="iva_10" t-value="(valor_10)/11" />
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ <!-- <t t-if="i == 2">
|
|
|
|
+ <div class="divisoria2"> </div>
|
|
|
|
+ </t> -->
|
|
|
|
+ <!-- LINEA TOTAL EN LETRAS Y TOTAL GENERAL -->
|
|
|
|
+ <tr>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.2cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.5cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:7cm;overflow: auto; text-align: left;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <div>Gs <span t-esc="convertir('%.0f'%o.amount_total,o.currency_id.en_letras)"/></div>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <div>Dólares <span t-esc="convertir('%.0f'%o.amount_total,o.currency_id.en_letras)"/></div>
|
|
|
|
+ </t>
|
|
|
|
+ </td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2cm;overflow: auto; text-align: right;"></td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.2cm;overflow: auto; text-align: right;">
|
|
|
|
+
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.5cm;overflow: auto; text-align: right;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(o.amount_total)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <span t-esc="'{0:,.2f}'.format(o.amount_total)"/>
|
|
|
|
+ </t></td>
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ <!-- TOTAL DE IVA -->
|
|
|
|
+ <div class="divisoria1"> </div>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <tr>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.2cm;overflow: auto; text-align: center;"></td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.5cm;overflow: auto; text-align: center;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <div>
|
|
|
|
+ <t t-if="iva_5 != 0">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(iva_5)"/>
|
|
|
|
+ </t>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <div>
|
|
|
|
+ <t t-if="iva_5 != 0">
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(iva_5)"/>
|
|
|
|
+ </t>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ </td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:7cm;overflow: auto; text-align: left;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+ <div>
|
|
|
|
+ <t t-if="iva_10 != 0">
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(iva_10)"/>
|
|
|
|
+ </t>
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+ <div>
|
|
|
|
+ <t t-if="iva_10 != 0">
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(iva_10)"/>
|
|
|
|
+ </t>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ </td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2cm;overflow: auto; text-align: left;">
|
|
|
|
+ <t t-if="o.currency_id.id == 166">
|
|
|
|
+
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(iva_5+iva_10)"/>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="o.currency_id.id != 166">
|
|
|
|
+
|
|
|
|
+ <span t-esc="'{0:,.0f}'.format(iva_5+iva_10)"/>
|
|
|
|
+ </t>
|
|
|
|
+ </td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.0cm;overflow: auto; text-align: right;">
|
|
|
|
+
|
|
|
|
+ </td>
|
|
|
|
+
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.2cm;overflow: auto; text-align: center;">
|
|
|
|
+ </td>
|
|
|
|
+ <td style="padding-top:0.3cm;font-size:10px;font-family: Arial;width:2.5cm;overflow: auto; text-align: right;">
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tbody>
|
|
|
|
+ </table>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="logo1"> </div>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ </t>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+ </t>
|
|
|
|
+ </t>
|
|
|
|
+ </template>
|
|
|
|
+</data>
|
|
|
|
+</openerp>
|