123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353 |
- <?xml version="1.0" encoding="utf-8"?>
- <openerp>
- <data>
- <report id="factura_venta_novotempo"
- model="account.invoice"
- string="Factura Comun"
- report_type="qweb-html"
- name="factura_comun_novotempo.report_facturaventa_novotempo"
- file="factura_comun_novotempo.report_facturaventa_novotempo"
- />
- <record id="paperformat_lowmargin" model="report.paperformat">
- <field name="name">European A4 low margin</field>
- <field name="default" eval="True" />
- <field name="format">A4</field>
- <field name="page_height">0</field>
- <field name="page_width">0</field>
- <field name="orientation">Portrait</field>
- <field name="margin_top">0</field>
- <field name="margin_bottom">1</field>
- <field name="margin_left">3</field>
- <field name="margin_right">2</field>
- <field name="header_line" eval="False" />
- <field name="header_spacing">0</field>
- <field name="dpi">90</field>
- </record>
- <record id="factura_comun_novotempo.factura_venta_novotempo" model="ir.actions.report.xml">
- <field name="paperformat_id" ref="factura_comun_novotempo.paperformat_lowmargin" />
- </record>
- <template id="report_facturaventa_novotempo">
- <t t-call="report.html_container">
- <!-- <t t-foreach="[1,2]" t-as="i"> -->
- <div class="page">
- <style type="text/css">
- body{
- font-size: 3.6mm;
- font-family: Arial;
- }
- body1{
- font-size: 4.3mm;
- font-family: Arial;
- }
- div{
- padding: 0px;
- }
- .pagina{
- width:19.3cm;
- padding-left: 2cm;
- padding-right: 1cm;
- height: 15cm;
- }
- .descripcion1{
- width: 11.2cm;
- font-size: 13px;
- padding-top: 0.5cm;
- float: left;
- min-height: 0.7cm;
- }
- .descripcion2{
- width: 13cm;
- font-size: 11px;
- float: left;
- min-height: 0cm;
- }
- .descripcion3{
- width: 15cm;
- font-size: 11px;
- float: left;
- min-height: 0cm;
- }
- .descripcion4{
- width: 15cm;
- font-size: 11px;
- float: left;
- min-height: 0.3cm;
- }
- .email{
- width: 13cm;
- font-size: 11px;
- float: left;
- min-height: 0.3cm;
- }
- .tel{
- width: 13cm;
- font-size: 11px;
- float: left;
- min-height: 0.3cm;
- }
- .rucdata1{
- width: 13cm;
- font-size: 11px;
- float: left;
- min-height: 0.3cm;
- }
- .table-condensed>tbody>tr>td {
- padding: 1px !important;
- }
- .divisoria{
- height: 0.5cm;
- clear: both;
- }
- .linea1{
- position: relative;
- top: -0.12cm;
- min-height: 0.5cm;
- }
- .fecha_emision_data{
- width: 8.5cm;
- float: left;
- min-height: 0.5cm;
- }
- .number{
- width: 7cm;
- float: left;
- padding-left: 0.2cm;
- min-height: 0.5cm;
- }
- .linea2{
- position: relative;
- top: -0.12cm;
- min-height: 0.5cm;
- }
- .razon_data{
- width: 12cm;
- float: left;
- min-height: 0.4cm;
- }
- .linea3{
- position: relative;
- top: -0.12cm;
- min-height: 0.3cm;
- }
- .vendor{
- width: 5cm;
- float: left;
- min-height: 0.4cm;
- }
- .contado_x{
- width: 8.0cm;
- float: left;
- min-height: 0.4cm;
- }
- .cab-articulos{
- height: 0.4cm;
- clear: both;
- }
- .articulos{
- height: 4.5cm;
- width: 14cm;
- }
- .art-col1{
- width:1.9cm;
- font-size: 3.0mm;
- text-align: center;
- }
- .art-col2{
- padding-left: 0.3cm;
- font-size: 3.0mm;
- width:12cm;
- }
- .art-col3{
- padding-left: 0.3cm;
- font-size: 3.0mm;
- text-align: right;
- width:3cm;
- }
- .art-col4{
- width:3.4cm;
- font-size: 3.0mm;
- text-align: right;
- }
- .art-col5{
- width:3.4cm;
- font-size: 3.0mm;
- text-align: right;
- }
- .logo1{
- height: 2cm;
- width: 100%;
- top: 0px;
- }
- </style>
- <t t-foreach="docs" t-as="o">
- <div class="pagina">
- <div class="divisoria"> </div>
- <div style="border:0.3px solid #000;"></div>
- <div class="divisoria"> </div>
- <div class="row">
- <div class="col-xs-6">
- <tr>
- <div class="descripcion">
- </div>
- </tr>
- <tr>
- <div class="descripcion1"><b>NOVOTEMPO</b></div>
- </tr>
- <tr>
- <div class="descripcion2"><b></b></div>
- </tr>
- <tr>
- <div class="descripcion3"><b></b></div>
- </tr>
- <tr>
- <div class="descripcion4"><b></b></div>
- </tr>
- <tr>
- <div class="email"><b>Avda Cap. del Puerto c/ Acaray</b></div>
- </tr>
- <tr>
- <div class="tel"><b>Ciudad del Este - Paraguay</b></div>
- </tr>
- <tr>
- <div class="rucdata1"><b>(0994)827 661</b></div>
- </tr>
- </div>
- </div>
- <div class="divisoria"> </div>
- <div style="border:0.3px solid #000;"></div>
- <div class="divisoria"> </div>
- <div class="linea1">
- <div class="fecha_emision_data"><b>FECHA: </b><span t-field="o.date_invoice" t-field-options='{"format": "dd MMMM yyyy"}'/></div>
- <div class="number"><strong>REF. VENTA: </strong><span t-field="o.name"/></div>
- </div>
- <div class="linea2">
- <div class="razon_data"><b>CLIENTE: </b><span t-field="o.partner_id.name"/></div>
- </div>
- <div class="linea3">
- <div class="vendor"><b>VENDEDOR: </b><span t-field="o.user_id"/></div>
- <div class="contado_x"><b>FORMA DE PAGO: </b><t t-if="o.contado == True">Contado</t><t t-if="o.contado == False">Crédito</t></div>
- </div>
- <div class="divisoria"> </div>
- <div style="border:0.3px solid #000;"></div>
- <div class="divisoria"> </div>
- <table class="table table-condensed table-bordered">
- <thead>
- <tr>
- <th class="art-col1">CODIGO</th>
- <th class="art-col2">DESCRIPCION</th>
- <th class="art-col3">CANT.</th>
- <th class="art-col4">P. UNIT </th>
- <th class="art-col5">SUBTOTAL</th>
- </tr>
- </thead>
- <tbody class="sale_tbody">
- <t t-set="valor_mat" t-value="0"/>
- <t t-set="qty" t-value="0"/>
- <tr t-foreach="o.invoice_line" t-as="l">
- <td class="art-col1">
- <span t-field="l.product_id.default_code"/>
- </td>
- <td class="art-col2">
- <span t-field="l.name"/>
- </td>
- <td class="art-col3">
- <span t-esc= "'{0:,.0f}'.format(int(l.quantity)).replace(',', '.')">
- <span t-value="qty + l.quantity"/></span>
- <t t-set="qty" t-value="qty + l.quantity"/>
- </td>
- <td class="art-col4">
- <span t-esc="'{0:,.0f}'.format(l.price_unit)"/>
- </td>
- <td class="art-col5">
- <span t-esc= "'{0:,.0f}'.format((l.quantity * l.price_unit)).replace(',', '.')">
- <span t-value="valor_mat+(l.quantity * l.price_unit)"/></span>
- <t t-set="valor_mat" t-value="valor_mat+(l.quantity * l.price_unit)"/>
- </td>
- </tr>
- </tbody>
- </table>
- <div class="row">
- <div class="col-xs-12 pull-right">
- <table class="table table-condensed">
- <td class="art-col1"><b>Totales: </b></td>
- <td class="art-col2"></td>
- <td class="art-col3">
- <span t-esc="'{0:,.0f}'.format(int(qty)).replace(',', '.')"></span>
- </td>
- <td class="art-col4"></td>
- <td class="art-col5">
- <span t-esc="'{0:,.0f}'.format((valor_mat)).replace(',', '.')"></span>
- </td>
- </table>
- </div>
- </div>
- <div class="row">
- <div class="col-xs-4 pull-right">
- <table class="table table-condensed">
- <!-- <tr class="border-black">
- <td><strong>Total s/ IVA</strong></td>
- <td class="text-right">
- <span t-esc="'{0:,.2f}'.format(o.amount_untaxed)"/>
- </td>
- </tr>
- <tr>
- <td>IVA</td>
- <td class="text-right">
- <span t-esc="'{0:,.2f}'.format(o.amount_tax)"/>
- </td>
- </tr> -->
- <tr class="border-black">
- <td><strong>Total</strong></td>
- <td class="text-right">
- <span t-esc="'{0:,.2f}'.format(o.amount_total)"/>
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </t>
- </div>
- </t>
- </template>
- </data>
- </openerp>
|