Browse Source

retoque factura legal

Your Name 4 years ago
parent
commit
88a1ec3033

+ 0 - 0
__init__.py


+ 0 - 0
__init__.pyc


+ 0 - 0
__openerp__.py


+ 0 - 0
account_invoice.py


+ 0 - 0
account_invoice.pyc


+ 0 - 0
account_invoice_view.xml


+ 0 - 0
factura_venta_sion.py


+ 0 - 0
factura_venta_sion.pyc


+ 10 - 10
factura_venta_sion.xml

@@ -112,15 +112,15 @@
                             clear: both;
                         }
                         .articulos{
-                            height: 4.5cm;
+                            height: 4.8cm;
                         }
                         .art-col1{
                             width:0.5cm;
                             text-align: center;
                         }
                         .art-col2{
-                            padding-left: 1cm;
-                            width:12.5cm;
+                            padding-left: 1.2cm;
+                            width:10.7cm;
                         }
                         .art-col3{
                             width:2.7cm;
@@ -142,7 +142,7 @@
                             text-align: right;
                         }
 						.logo1{
-                            height: 3.1cm;
+                            height: 2.9cm;
                             width: 100%;
                             top: 0px;
                         }
@@ -199,7 +199,7 @@
                             min-height: 0.2cm;
                         }
                         .iva_5_data{
-                            width: 6.5cm;
+                            width: 4.5cm;
                             float: left;
                             padding-left: 1.0cm;
                             min-height: 0.25cm;
@@ -207,13 +207,13 @@
                         .iva_10_data{
                             width: 6.5cm;
                             float: left;
-                            padding-left: 1.8cm;
+                            padding-left: 0.8cm;
                             min-height: 0.25cm;
                         }
                         .iva_total_data{
                             width: 6cm;
                             float: left;
-                            padding-left: 1.5cm;
+                            padding-left: 0.5cm;
                             min-height: 0.25cm;
                         }
 
@@ -291,9 +291,9 @@
                              <!-- <div class="total_pagar_data"><span t-esc="o.amount_total"/></div> -->
                              <div class="total_pagar"><b><span t-esc="'{0:,.0f}'.format(int(o.amount_total)).replace(',', '.')"/></b></div>
 
-                             <div class="iva_5_data"><b>Liquidación del IVA 5%: </b><span t-esc="'{0:,.0f}'.format(iva_5)"></span></div>
-                             <div class="iva_10_data"><b>IVA 10%: </b><span t-esc="'{0:,.0f}'.format(iva_10)"></span></div>
-                             <div class="iva_total_data"><b>Total IVA: </b><span t-esc="'{0:,.0f}'.format(o.amount_tax)"/></div>
+                             <div class="iva_5_data"><span t-esc="'{0:,.0f}'.format(iva_5)"></span></div>
+                             <div class="iva_10_data"><span t-esc="'{0:,.0f}'.format(iva_10)"></span></div>
+                             <div class="iva_total_data"><span t-esc="'{0:,.0f}'.format(o.amount_tax)"/></div>
                         </div>
                        <div class="logo1"> </div>
                     </t>

+ 0 - 0
res_currency.py


+ 0 - 0
res_currency.pyc


+ 0 - 0
res_currency_view.xml


+ 0 - 0
static/description/icon.png