Преглед на файлове

Módulo para ticket de ferreteria en factura de ventas

SEBAS преди 2 седмици
родител
ревизия
415c12180c
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      ticket_venta_ferreteria.xml

+ 0 - 3
ticket_venta_ferreteria.xml

@@ -209,10 +209,7 @@
             </t>
 
             <div class="line"></div>
-
             <!-- TOTALES -->
-            <!-- <div class="right">Subtotal: <t t-esc="'{0:,.0f} Gs'.format(o.amount_untaxed)"/></div>
-            <div class="right">Descuento: <t t-esc="'{0:,.0f} Gs'.format(o.amount_total - o.amount_untaxed)"/></div> -->
             <div class="right bold">Total: <t t-esc="'{0:,.0f} Gs'.format(o.amount_total)"/></div>
 
             <div class="line"></div>