Shipping Number

  • Posts: 27
  • Thank you received: 0
11 years 2 months ago #156768

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- :Latest
-- Joomla version -- : Latest
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

Hi,
I need to add a shipping number to orders. I've read other posts and understand adding the custom field etc.

However I need it a little different to others it would seem.

In Orders - Main Info - you have the choice to change from Confirmed to Shipped.
So I'd like to add the following to this section (or other section as long as I can still change the status to shipped)...

Select 'Shipped'
Add Tracking Number
Add Notes (eg. Track this number through www.fedex.com/xxx )

On Submit

Emails Customer with New Status 'Shipped', Tracking Number and Notes.

Save Tracking Number & Notes to History.

Thanks...

EDIT: Sorry this is in the wrong Forum section but can't move it now of course...

Last edit: 11 years 2 months ago by Rapid.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #156771

Hi,

As you have read, you will have to use the custom fields, don't display them in frontend to only have the possibility to edit them in backend.
Then when changing the order status, just fill the desired custom fields.

You will have to edit the views "order / invoice" (backend), "order / show" (frontend) and the email "order status notification" in order to display or not the custom field value depending on if it's empty or not, or on the order status.

It require some PHP knowledge.

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum