Page 1 of 1

LOCATION ON PACKINGSLIP

Posted: Sun Oct 16, 2022 4:11 pm
by randers
Need help getting "location" to appear on the packing slip.
Table "products" and table "orders_products" both have the field "products_location". We want products_location to appear on the packingslip (after price) and in ascending order. We have tried to find out how to do it, but unfortunately without any correct result. Does anyone know how this can be done? All help is greatly appreciated.

Re: LOCATION ON PACKINGSLIP

Posted: Sun Oct 16, 2022 6:00 pm
by Kofod95
I don't think that can be done without editing core - this is one of the reasons that I made a new page for it in my take on a products location.

//Daniel

Re: LOCATION ON PACKINGSLIP

Posted: Mon Oct 17, 2022 8:34 am
by randers
Thanks for reply. Will install and see how it works

Re: LOCATION ON PACKINGSLIP

Posted: Sat Oct 22, 2022 3:54 am
by MyGamesShop
I used the Model number for the location in my store as it appears on invoices.
Maybe you could duplicate that part of the code somehow.