Jelajahi Sumber

Módificar impresión para nota de venta Tropishop

SEBAS 4 bulan lalu
induk
melakukan
de900eee3b
5 mengubah file dengan 1 tambahan dan 13 penghapusan
  1. TEMPAT SAMPAH
      __init__.pyc
  2. TEMPAT SAMPAH
      account_invoice.pyc
  3. TEMPAT SAMPAH
      factura_venta_tropishop.pyc
  4. 1 13
      factura_venta_tropishop.xml
  5. TEMPAT SAMPAH
      nota_credito_tropishop.pyc

TEMPAT SAMPAH
__init__.pyc


TEMPAT SAMPAH
account_invoice.pyc


TEMPAT SAMPAH
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>

TEMPAT SAMPAH
nota_credito_tropishop.pyc