Browse Source

Agregar nro de factura en factura común

sebas 4 years ago
parent
commit
2d10e02d23
4 changed files with 1 additions and 2 deletions
  1. 0 0
      __init__.pyc
  2. 0 0
      factura_comun_bioelectric.pyc
  3. 1 2
      factura_comun_bioelectric.xml
  4. 0 0
      static/img/kava.png

+ 0 - 0
__init__.pyc


+ 0 - 0
factura_comun_bioelectric.pyc


+ 1 - 2
factura_comun_bioelectric.xml

@@ -53,14 +53,12 @@
                             float: left;
                             min-height: 0cm;
                         }
-
                         .email{
                             width: 13cm;
                             font-size: 10px;
                             float: left;
                             min-height: 0cm;
                         }
-
                         .ciudad{
                             width: 13cm;
                             float: left;
@@ -243,6 +241,7 @@
 
                             <div class="linea4">
                                 <div class="telefono_data"><b>Telefono: </b><span t-field="o.partner_id.phone"/></div>
+                                <div class="nota_remision_data"><b>Factura Nº: </b><span t-field="o.name"/></div>
                             </div>
 
 

+ 0 - 0
static/img/kava.png