agumana Posted June 8, 2017 Share Posted June 8, 2017 Buenas tardes, Estoy persdonalizando un poco el pdf de la factura en PS.1.6.1.12 y al añadir Alguna idea? También pego código del TPL modificado <td class="center white"> {$line.rate} % </td> <td class="right white"> {if isset($is_order_slip) && $is_order_slip}- {/if} {displayPrice currency=$order->id_currency price=$line.total_tax_excl} ------ esta es la línea que da el problema </td> <td class="right white"> {if isset($is_order_slip) && $is_order_slip}- {/if} {displayPrice currency=$order->id_currency price=$line.total_amount} </td> Gracias Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now