Переглянути джерело

Módulo para factura y nota legal de conecta5

SEBAS 7 місяців тому
батько
коміт
cf123464de
1 змінених файлів з 1 додано та 12 видалено
  1. 1 12
      factura_venta_conecta5.xml

+ 1 - 12
factura_venta_conecta5.xml

@@ -272,18 +272,7 @@
                                         <td class="art-col7"><span t-esc="'{0:,.0f}'.format((l.quantity * l.price_unit))"/></td>
                                    </tr>
                                 </table>
-                                <table class="tab-articulos1">
-                                  <td class="art-col1"></td>
-                                  <td class="art-col2"></td>
-                                  <td class="art-col3"><t t-if="o.amount_discount != 0"> Descuento: </t></td>
-                                  <td class="art-col4"></td>
-                                  <td class="art-col5"> </td>
-                                  <td class="art-col6"> </td>
-                                  <td class="art-col7">-<span t-esc="'{0:,.0f}'.format(o.amount_discount)"/></td>
-                                   <!-- <tr>
-                                       <t t-if="o.amount_discount != 0">Descuento:                 <span t-esc="'{0:,.0f}'.format(o.amount_discount)"/></t>
-                                    </tr> -->
-                                </table>
+                              
                             </div>
 
                              <div class="subtotal_data"> </div>