- Posts: 34
- Thank you received: 0
State fields
10 years 5 months ago #234802
by ghardin
State fields was created by ghardin
-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.5
We need to create a mass action for pulling confirmed orders to be shipped and creating mailing labels. I creating the csv/xls file all columns are correct EXCEPT " address_state". The data pulled here is formatted as "state_Mississippi_4287". It appears to be pulling from the "hikashop_zone" table, column "zone_namekey" and should be pulling from the "zone_name_english" column. Then the data can be correctly merged to print lable s properly without editing that column every time we need to print labels. Where is that reference made so we can change that?
-- Joomla version -- : 3.5
We need to create a mass action for pulling confirmed orders to be shipped and creating mailing labels. I creating the csv/xls file all columns are correct EXCEPT " address_state". The data pulled here is formatted as "state_Mississippi_4287". It appears to be pulling from the "hikashop_zone" table, column "zone_namekey" and should be pulling from the "zone_name_english" column. Then the data can be correctly merged to print lable s properly without editing that column every time we need to print labels. Where is that reference made so we can change that?
Please Log in or Create an account to join the conversation.
10 years 5 months ago #234830
by Xavier
Replied by Xavier on topic State fields
Hi,
In the settings of your mass action you can directly select the address format to export.
take.ms/JI8Od
In the settings of your mass action you can directly select the address format to export.
take.ms/JI8Od
Please Log in or Create an account to join the conversation.
Time to create page: 0.144 seconds