Browse Source

[FIX] cambio en la vista

Rodney Elpidio Enciso Arias 7 năm trước cách đây
mục cha
commit
f1c2c4a722
1 tập tin đã thay đổi với 6 bổ sung7 xóa
  1. 6 7
      static/src/xml/pos_receipt.xml

+ 6 - 7
static/src/xml/pos_receipt.xml

@@ -14,14 +14,13 @@
                 </div>
                 <br />
             </t>
-            User: <t t-esc="widget.pos.cashier ? widget.pos.cashier.name : widget.pos.user.name"/>
+            Vendedor: <t t-esc="widget.pos.cashier ? widget.pos.cashier.name : widget.pos.user.name"/>
             <t t-if="order.attributes.client">
-                <p>--------------------------------------------</p>
-                Cliente: <t t-esc="order.attributes.client.name ? order.attributes.client.name : ''"/><br />
-                Teléfono: <t t-esc="order.attributes.client.phone ? order.attributes.client.phone : ''"/><br />
-                Dirección: <t t-esc="order.attributes.client.address ? order.attributes.client.address : ''"/>
+                <br/>
+                Cliente: <t t-esc="order.attributes.client.name ? order.attributes.client.name : ''"/><br/>
+                Teléfono: <t t-esc="order.attributes.client.phone ? order.attributes.client.phone : ''"/><br/><br/>
+                <!-- Dirección: <t t-esc="order.attributes.client.address ? order.attributes.client.address : ''"/> -->
             </t>
-            <p>--------------------------------------------</p>
             <table class="table table-condensed">
                 <thead>
                     <tr>
@@ -83,7 +82,7 @@
                     </td>
                 </tr>
             </table>
-            <p>--------------------------------------------</p>
+            <br/>
             <table>
                 <tr t-foreach="paymentlines" t-as="line">
                     <td>