Jump to content

$order_details array inside delivery-slip.tpl has wrong location for combination products


prstshp_joe

Recommended Posts

I'm struggling to figure out how to fix this. 

 

I'm trying to show the product location for the warehouse to do the picking, so I modified the "delivery-slip.tpl" and changed to show the location instead of the reference.

 

{$product.location} shows always the correct information stored inside the "products" table, but for combination products it will show the main product location instead.

 

I believe that somewhere there's a wrong JOIN statement with "product_id" instead "product_attribute_id" but I can not find it.

 

Anyone knows where I can fix this? Thx!

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