Creating An Order For A User

  • Posts: 108
  • Thank you received: 2
13 years 4 months ago #21990

Hello again.

I need to able to log in as a let's say super admin and beeing able to create new order for people (registered or guests).

Means I login, going to a page and making an order (add to cart and checkout) for a username or a temperory location and save this as his order.

Is this can be done via HikaShop?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #21999

Hi,

There is no such function for now.

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

  • Posts: 108
  • Thank you received: 2
13 years 4 months ago #22007

Yes, i know.. im asking is it possible for me to create it without changing the Hikashop component, only adding?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #22008

The easiest would be to do a normal order on the front end and then have a button to change the user of an order in the backend. That could be done quite easily by editing the file form of the view order to add the edit button which would them let you select another user and validate the modification.
That's something which would be great to implement directly in HikaShop so if you share your modifications, we would be glad to include them in HikaShop. That way, your modification will be supported in next versions of HikaShop.

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

  • Posts: 108
  • Thank you received: 2
13 years 4 months ago #22009

This is easy, but ill have to check with my boss to see if it is good enough.

I'll let you know.
Thanks :)

Last edit: 13 years 4 months ago by bars92.

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

  • Posts: 108
  • Thank you received: 2
13 years 3 months ago #22730

So i checked farther and the solution is not the good, because we need to make different order to many user (100,1000 and so on), so i need to have a like a form to view all orders from a selected date to a another selected date and select them to make a new order. (Example: A customer order something last month, i call him he says he want to order again, so i select his order from last month with my admin account and make a new order with the items from his last order [take in consideration it can be many and not just one])

Is this can be done, lets say from the back-end?

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22734

Then you should try to add a copy button on the orders listing of the back end. That will require that you edit the order controller to add a new copy task and have code in there to make the copy of orders in the database.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum