LOCATION ON PACKINGSLIP

Open to all! Ask other shopowners for help.
Post Reply
randers
Member
Posts: 32
Joined: Mon Oct 26, 2020 8:22 pm
Phoenix Version: v1.0.8.16

LOCATION ON PACKINGSLIP

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


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
Kofod95
Senior Contributor
Posts: 749
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: LOCATION ON PACKINGSLIP

Post 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
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
randers
Member
Posts: 32
Joined: Mon Oct 26, 2020 8:22 pm
Phoenix Version: v1.0.8.16

Re: LOCATION ON PACKINGSLIP

Post by randers »

Thanks for reply. Will install and see how it works
MyGamesShop
Contributor
Posts: 131
Joined: Wed Mar 10, 2021 3:02 am
Phoenix Version: v1.1.0.6
Has thanked: 8 times
Been thanked: 5 times

Re: LOCATION ON PACKINGSLIP

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


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply