Jump to content

Delivery Slip Customization


hakordas

Recommended Posts

Hello,

I want to transform the delivery slip into a cmr document. I was not able to find how can i insert  into a field just the customer name and delivery address. Also i want a field to contain the invoice number and the payment method.

 

Anyone can give some guidance?

 

Thanks in advance.

Link to comment
Share on other sites

Thanks you all for the replies.

 

Both {$invoice_address} and {$delivery_address} have a lot of data. I just want firstname, lastname and address.

 

I added $customer = new Customer((int)$this->order->id_customer); to my HTMLTemplateDeliverySlip.php but does not give me access to customer class

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...