Browse Source

Retocar impresión factura legal anillos

SEBAS 2 năm trước cách đây
mục cha
commit
a226ff4f17
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      factura_venta_anillos.xml

+ 3 - 3
factura_venta_anillos.xml

@@ -256,8 +256,8 @@
                                 </div>
                             </div>
                             <div class="cab-articulos"> </div>
-                            <div class="articulos">
-                                <table class="tab-articulos">
+                            <!-- <div class="articulos"> -->
+                                <table class="articulos">
                                     <tr t-foreach="o.invoice_line" t-as="l">
                                         <td class="art-col1"><span t-esc="'{0:,.0f}'.format(l.quantity)"/></td>
                                         <td class="art-col2"></td>
@@ -268,7 +268,7 @@
                                         <td class="art-col7"><span t-esc="'{0:,.0f}'.format(l.price_unit*l.quantity)"/></td>
                                    </tr>
                                 </table>
-                            </div>
+                            <!-- </div> -->
 
                               <div class="logo4"> </div>
                                 <table class="tab-articulos">