浏览代码

Modifcar nota de venta gavilan

SEBAS 9 月之前
父节点
当前提交
dbb99e9192
共有 5 个文件被更改,包括 2 次插入5 次删除
  1. 二进制
      __init__.pyc
  2. 二进制
      account_invoice.pyc
  3. 二进制
      factura_venta_gavilan.pyc
  4. 2 5
      report_accountinvoice_document1.xml
  5. 二进制
      res_currency.pyc

二进制
__init__.pyc


二进制
account_invoice.pyc


二进制
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>

二进制
res_currency.pyc