nasreddine hafidi Posted September 29, 2021 Share Posted September 29, 2021 Hello, to make it easier i need the includ the order number in the return pdf (return condition) any help please? Link to comment Share on other sites More sharing options...
ps8modules Posted September 29, 2021 Share Posted September 29, 2021 (edited) How many topics will you create for editing PDF templates? You need to make a similar adjustment as I advised you with another template. Edit HTMLTemplateOrderReturn.php and add your own smarty variable after 'shop_address' 'order_reference' => $this->order->reference, and add to the tpl template {$order_reference} Edited September 29, 2021 by WebSoft (see edit history) 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