zkagen Posted December 19, 2016 Share Posted December 19, 2016 Hi, Prestashop 1.5.6.2 In the delivery slip, there is a column for the reference. I would like this column to show the supplier reference number instead. Anyone knows how to accomplish this? Thanks in advance. Best HC. Link to comment Share on other sites More sharing options...
tuk66 Posted December 19, 2016 Share Posted December 19, 2016 Try {if isset($order_detail.product_supplier_reference)} {$order_detail.product_supplier_reference} {/if} 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