Selaa lähdekoodia

[ADD] direccion

Rodney Elpidio Enciso Arias 6 vuotta sitten
vanhempi
commit
f32c6e5f46
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      static/src/xml/pos_receipt.xml

+ 2 - 1
static/src/xml/pos_receipt.xml

@@ -16,7 +16,8 @@
                     <br/>
                     <p>=======================================</p>
                     Cliente: <t t-esc="order.attributes.client.name ? order.attributes.client.name : ''"/><br/>
-                    Tel: <t t-esc="order.attributes.client.phone ? order.attributes.client.phone : ''"/><br/><br/>
+                    Tel: <t t-esc="order.attributes.client.phone ? order.attributes.client.phone : ''"/><br/>
+                    <t t-esc="order.attributes.client.address ? order.attributes.client.address : ''"/><br/><br/>
                 </t>
                 <p>=======================================</p>
                 <table class="table table-condensed">