Jump to content

Returns address


zenerry

Recommended Posts

Hi everyone,

I'm looking for something inside prestashop that I can't find anywhere.

My billing address is different from my shipping warehouse address.

I'd like to print my warehouse shipping address inside returns PDF, not the billing address.

Could anybody tell me where to configure this option?

Thanks in advanced.

Link to comment
Share on other sites

Add custom variable address:

./classes/pdf/HTMLTemplateOrderSlip.php

 

Update tpl and add new custom variable address:

./pdf/order-return.addresses-tab.tpl or ./pdf/order-return.tpl

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...