Explorar o código

Módificar impresión para nota de venta Tropishop

SEBAS hai 4 meses
pai
achega
de900eee3b
Modificáronse 5 ficheiros con 1 adicións e 13 borrados
  1. BIN=BIN
      __init__.pyc
  2. BIN=BIN
      account_invoice.pyc
  3. BIN=BIN
      factura_venta_tropishop.pyc
  4. 1 13
      factura_venta_tropishop.xml
  5. BIN=BIN
      nota_credito_tropishop.pyc

BIN=BIN
__init__.pyc


BIN=BIN
account_invoice.pyc


BIN=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=BIN
nota_credito_tropishop.pyc