Bladeren bron

[ADD] direccion

Rodney Elpidio Enciso Arias 6 jaren geleden
bovenliggende
commit
f32c6e5f46
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  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">