123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360 |
- <?xml version="1.0" encoding="utf-8"?>
- <openerp>
- <data>
- <report id="nota_remision"
- model="sale.nota.remision"
- string="Nota Remision"
- report_type="qweb-pdf"
- name="nota_remision_golden2.report_nota_remision"
- file="nota_remision_golden2.report_nota_remision"
- />
- <template id="report_header_custom" inherit_id="report.external_layout_header">
- <xpath expr="//div[@class='header']" position="replace">
- <div class ="header">
- </div>
- </xpath>
- </template>
- <template id="report_nota_remision">
- <t t-call="report.html_container">
- <t t-call="report.external_layout">
- <t t-foreach="docs" t-as="o">
- <div class="page">
- <style>
- h4{
- font-weight: bold;
- border-bottom: solid 1px;
- }
- .cli_nombre_label{
- font-weight: bold;
- width:4.5cm;
- }
- .cli_nombre{
- width:3cm;
- }
- .cli_ruc_label{
- font-weight: bold;
- width:3cm;
- }
- .cli_ruc{
- width:3cm;
- }
- .cli_telef_label{
- font-weight: bold;
- width:3cm;
- }
- .cli_telef{
- width:3cm;
- }
- .cli_movil_label{
- font-weight: bold;
- width:3cm;
- }
- .cli_movil{
- width:3cm;
- }
- .fecha_inicio_label{
- font-weight: bold;
- width:3cm;
- }
- .fecha_inicio{
- width:3cm;
- }
- .fecha_termino_label{
- font-weight: bold;
- width:3cm;
- }
- .fecha_termino{
- width:3cm;
- }
- .direccion_partida_label{
- font-weight: bold;
- width:3cm;
- }
- .direccion_partida{
- width:3cm;
- }
- .direccion_llegada_label{
- font-weight: bold;
- width:3cm;
- }
- .direccion_llegada{
- width:3cm;
- }
- .vend_nombre_label{
- font-weight: bold;
- width:3cm;
- }
- .vend_nombre{
- width:3cm;
- }
- .vend_telef_label{
- font-weight: bold;
- width:3cm;
- }
- .vend_telef{
- width:3cm;
- }
- .vehiculo_nombre_label{
- font-weight: bold;
- width:4.5cm;
- }
- .vehiculo_nombre{
- width:3cm;
- }
- .vehiculo_chapa_label{
- font-weight: bold;
- width:3cm;
- }
- .vehiculo_chapa{
- width:3cm;
- }
- .transportista_nombre_label{
- font-weight: bold;
- width:3cm;
- }
- .transportista_nombre{
- width:3cm;
- }
- .transportista_ruc_label{
- font-weight: bold;
- width:3cm;
- }
- .transportista_ruc{
- width:3cm;
- }
- .conductor_nombre_label{
- font-weight: bold;
- width:3cm;
- }
- .conductor_nombre{
- width:3cm;
- }
- .conductor_ruc_label{
- font-weight: bold;
- width:3cm;
- }
- .conductor_ruc{
- width:3cm;
- }
- .conductor_direccion_label{
- font-weight: bold;
- width:3cm;
- }
- .conductor_direccion{
- width:3cm;
- }
- .tab_motivos{
- font-size:x-small;
- border-spacing: 3px;
- border-collapse: separate;
- }
- .casilla{
- width:0.5cm;
- border: solid 1px;
- text-align:center;
- }
- .texto_casilla{
- text-align:right;
- }
- </style>
- <h2>Nota de Remisión <span t-field="o.name"></span></h2>
- <h4>Datos del Cliente</h4>
- <table width="100%">
- <tr>
- <td class="cli_nombre_label">Nombre o Razón Social del Destinatario: </td>
- <td class="cli_nombre"><span t-field="o.partner_id"/></td>
- <td class="cli_ruc_label">R.U.C./C.I.N.: </td>
- <td class="cli_ruc"><span t-field="o.partner_ruc"/></td>
- </tr>
- <tr>
- <td class="cli_telef_label">Teléfono Particular: </td>
- <td class="cli_telef"><span t-field="o.partner_phone"/></td>
- <td class="cli_movil_label">Móvil: </td>
- <td class="cli_movil"><span t-field="o.partner_mobile"/></td>
- </tr>
- </table>
- <h4>Datos del Traslado</h4>
- <table width="100%">
- <tr>
- <td class="fecha_inicio_label">Fecha de inicio del Traslado: </td>
- <td class="fecha_inicio"><span t-field="o.initial_transfer_date"/></td>
- <td class="fecha_termino_label">Fecha de término del Traslado: </td>
- <td class="fecha_termino"><span t-field="o.finish_transfer_date"/></td>
- </tr>
- <tr>
- <td class="direccion_partida_label">Dirección del punto de partida: </td>
- <td class="direccion_partida" colspan="3"><span t-field="o.partner_company.street"/> <span t-field="o.partner_company.street2"/>, <span t-field="o.partner_company.city"/></td>
- </tr>
- <tr>
- <td class="direccion_llegada_label">Dirección de punto de llegada: </td>
- <td class="direccion_llegada" colspan="3"><span t-field="o.partner_id.street"/> <span t-field="o.partner_id.street2"/>, <span t-field="o.partner_id.city"/></td>
- </tr>
- </table>
- <h4>Datos del Vendedor</h4>
- <table width="100%">
- <tr>
- <td class="vend_nombre_label">Nombre y Apellido: </td>
- <td class="vend_nombre" colspan="3"><span t-field="o.user_id"/></td>
- </tr>
- <tr>
- <td class="vend_telef_label">Teléfono: </td>
- <td class="vend_telef"><span t-field="o.user_phone"/> <span t-field="o.user_mobile"/></td>
- </tr>
- </table>
- <h4>Datos del Vehículo</h4>
- <table width="100%">
- <tr>
- <td class="vehiculo_nombre_label">Marca del Vehículo de Transporte: </td>
- <td class="vehiculo_nombre"><span t-field="o.vehicle_name"/></td>
- <td class="vehiculo_chapa_label">Número de Chapa: </td>
- <td class="vehiculo_chapa"><span t-field="o.vehicle_plate"/></td>
- </tr>
- <tr>
- <td class="transportista_nombre_label">Nombre o Razón Social del Transportista: </td>
- <td class="transportista_nombre"><span t-field="o.logistic_company_id"/></td>
- <td class="transportista_ruc_label">R.U.C. del transportista: </td>
- <td class="transportista_ruc"><span t-field="o.logistic_ruc"/></td>
- </tr>
- <tr>
- <td class="conductor_nombre_label">Nombre del Conductor: </td>
- <td class="conductor_nombre"><span t-field="o.driver_id"/></td>
- <td class="conductor_ruc_label">C.I.N. del Conductor: </td>
- <td class="conductor_ruc"><span t-field="o.driver_ruc"/></td>
- </tr>
- <tr>
- <td class="conductor_direccion_label">Dirección del Conductor: </td>
- <td class="conductor_direccion" colspan="3"><span t-field="o.driver_id.street"/> <span t-field="o.driver_id.street2"/>, <span t-field="o.driver_id.city"/></td>
- </tr>
- </table>
- <h4>Motivos del traslado</h4>
- <table width="100%" class="tab_motivos">
- <tr>
- <td class="texto_casilla">Venta: </td>
- <td class="casilla">
- <t t-if="o.is_sale">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Exportación: </td>
- <td class="casilla">
- <t t-if="o.is_export">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Consignación: </td>
- <td class="casilla">
- <t t-if="o.is_consignment">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Traslado entre locales de la misma empresa: </td>
- <td class="casilla">
- <t t-if="o.is_intertal_transfer">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Traslado de Bienes para Reparación: </td>
- <td class="casilla">
- <t t-if="o.is_repair_transfer">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Exhibición, demostración: </td>
- <td class="casilla">
- <t t-if="o.is_exhibition">
- <span> X </span>
- </t>
- </td>
- </tr>
- <tr>
- <td class="texto_casilla">Compra: </td>
- <td class="casilla">
- <t t-if="o.is_purchase">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Importación: </td>
- <td class="casilla">
- <t t-if="o.is_import">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Devolución: </td>
- <td class="casilla">
- <t t-if="o.is_return">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Traslado de Bienes para la Transformación: </td>
- <td class="casilla">
- <t t-if="o.is_transformation_transfer">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Traslado por Emisión móvil: </td>
- <td class="casilla">
- <t t-if="o.is_movil_transfer">
- <span> X </span>
- </t>
- </td>
- <td class="texto_casilla">Participación en Ferias: </td>
- <td class="casilla">
- <t t-if="o.is_fair">
- <span> X </span>
- </t>
- </td>
- </tr>
- </table>
- <h4>Mercaderías</h4>
- <table class="table table-condensed">
- <thead>
- <tr>
- <th>Producto</th>
- <th>Cantidad</th>
- <th>Precio</th>
- <th>Descuento</th>
- <th align="right">Subtotal</th>
- </tr>
- </thead>
- <tbody>
- <t t-foreach="o.nota_line" t-as="i">
- <tr>
- <td><span t-field="i.name"/></td>
- <td><span t-field="i.product_uom_qty"/></td>
- <td><span t-field="i.price_unit" t-field-options='{"widget": "monetary", "display_currency": "res_company.currency_id"}'/></td>
- <td><span t-field="i.discount"/> %</td>
- <td align="right"><span t-field="i.price_subtotal" t-field-options='{"widget": "monetary", "display_currency": "res_company.currency_id"}'/></td>
- </tr>
- </t>
- <tr>
- <td></td>
- <t t-set="cant_total" t-value="sum([x.product_uom_qty for x in o.nota_line])"/>
- <td><strong><span t-esc="cant_total"/></strong></td>
- <td colspan="2" align="right"><strong>Total</strong></td>
- <t t-set="suma" t-value="sum([x.price_subtotal for x in o.nota_line])"/>
- <td align="right"><strong><span t-esc="suma" t-esc-options='{"widget": "monetary", "display_currency": "res_company.currency_id"}'/></strong></td>
- </tr>
- </tbody>
- </table>
- <p>Recibí en buenas condiciones la cantidad de <strong><span t-esc="int(cant_total)"/></strong> mercaderías por la suma de <strong><span t-esc="suma" t-esc-options='{"widget": "monetary", "display_currency": "res_company.currency_id"}'/></strong>, y caso hubiera algún daño en la
- devolución de las mismas me comprometo a abonar el importe convenido por el grupo Golden888 S.A.
- </p>
- </div>
- </t>
- </t>
- </t>
- </template>
- </data>
- </openerp>
|