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

Módificar impresión para nota de venta Tropishop

SEBAS 4 місяців тому
батько
коміт
de900eee3b

BIN
account_invoice.pyc


BIN
factura_venta_tropishop.pyc


+ 1 - 13
factura_venta_tropishop.xml

@@ -272,19 +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>
 
                              <div class="subtotal_data"> </div>
                              <div class="subtotal_excentas"> </div>

BIN
nota_credito_tropishop.pyc