Rank: Member
Joined: 3/6/2006(UTC) Posts: 52
|
I am trying to figure out if I can change a VendorId so I can use this as a note that prints (or is included) in an email.
For example, I have PRODUCT A that ships from a vendor with the VendorId: 8e61265g-4fc3-4c7e-a828-f079eb16191t (changed for security)
I'd like my order receipt to show where the item is shipping from, but instead of saying:
Ships from 8e61265g-4fc3-4c7e-a828-f079eb16191t
I'd like it to say:
Ships from Company A Warehouse
Any help on this would be great! |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
Yes you can directly in the database. There is nothing magical about the id. The only requirement is that the id must be unique amoung all vendors.
On the other hand, you should be able to resolve the vendor name on the order receipt. I don't know how, but it should be possible. |
|
|
|
|
Rank: Member
Joined: 3/6/2006(UTC) Posts: 52
|
Newbie here..... How do I change it in the database? Do I have acces tot hat through the admin panel? Through FTP? Help! |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
You cannot edit the database via the admin panel or FTP. You will need a tool such as MS Access, SQL Management Studio, or Visual Studio. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.