Bläddra i källkod

Módificar impresión para nota de venta Tropishop

SEBAS 4 månader sedan
förälder
incheckning
de900eee3b
5 ändrade filer med 1 tillägg och 13 borttagningar
  1. BIN
      __init__.pyc
  2. BIN
      account_invoice.pyc
  3. BIN
      factura_venta_tropishop.pyc
  4. 1 13
      factura_venta_tropishop.xml
  5. BIN
      nota_credito_tropishop.pyc

BIN
__init__.pyc


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