Преглед на файлове

Modifcar nota de venta gavilan

SEBAS преди 9 месеца
родител
ревизия
dbb99e9192
променени са 5 файла, в които са добавени 2 реда и са изтрити 5 реда
  1. BIN
      __init__.pyc
  2. BIN
      account_invoice.pyc
  3. BIN
      factura_venta_gavilan.pyc
  4. 2 5
      report_accountinvoice_document1.xml
  5. BIN
      res_currency.pyc

BIN
__init__.pyc


BIN
account_invoice.pyc


BIN
factura_venta_gavilan.pyc


+ 2 - 5
report_accountinvoice_document1.xml

@@ -29,6 +29,7 @@
 
 
    <template id="report_factura_gavilan">
+     <t t-call="report.html_container">
         <t t-call="report.external_layout">
             <div class="page">
                 <style type="text/css">
@@ -199,20 +200,16 @@
 
                     .sub_total{
                         width: 8cm;
-                        float: left;
                         text-align: right;
                         padding-top: 0.09cm;
-                        font-size: 3.5mm;
                         padding-left: 9.5cm;
                         padding-bottom: 0.12cm;
                         min-height: 0.4cm;
                     }
                     .total_iva{
                         width: 8cm;
-                        float: left;
                         text-align: right;
                         padding-top: 0.09cm;
-                        font-size: 3.5mm;
                         padding-left: 9.5cm;
                         padding-bottom: 0.12cm;
                         min-height: 0.4cm;
@@ -222,7 +219,6 @@
                         float: left;
                         text-align: right;
                         padding-top: 0.09cm;
-                        font-size: 3.5mm;
                         padding-left: 9.5cm;
                         padding-bottom: 0.12cm;
                         min-height: 0.4cm;
@@ -385,6 +381,7 @@
                     </div>
                 </t>
             </div>
+          </t>
         </t>
     </template>
 </data>

BIN
res_currency.pyc