Post by deejunit » Thu Jun 02, 2011 5:01 am

I have just downloaded v.1.5 and started browsing through the functionality. One thing that I noticed was that the ability to change orders (remove and add products) from the admin console has been removed.

1. Is this a bug, or
2. has this functionality been deliberately removed or
3. (which I am hoping for) am I simply looking at the wrong place?

New member

Posts

Joined
Sat Jul 21, 2007 5:40 am

Post by emq » Thu Jun 02, 2011 5:44 am

I asked that question some time before and apparently this function has been indeed removed, but if you ask me - I have no idea why.

emq
Newbie

Posts

Joined
Tue Jan 04, 2011 6:42 pm

Post by opencartisalright » Thu Jun 02, 2011 5:48 am

Seems like you have to give up some things in order to gain others. Affiliate System, Rewards Points, Product Compare, Wishlist...No admin order edit, no drop down selection menu when adding products to coupons (makes it tedious to create coupons), no more e-mail template for mail received by admin, etc.

If you have cPanel you can log into phpMyadmin quite easily and edit the order directly from there, but i'm sure a lot of people are not comfortable with that method.

Active Member

Posts

Joined
Mon Feb 21, 2011 4:09 am

Post by Tom52 » Thu Jun 02, 2011 3:35 pm

Are there any mod that we can use to add that back?

v1.5.0.5


New member

Posts

Joined
Thu Oct 07, 2010 7:41 am

Post by Xsecrets » Thu Jun 02, 2011 9:46 pm

Tom52 wrote:Are there any mod that we can use to add that back?
I'm sure there will be, but something like that won't just get built overnight, and 1.5.0 was just released a few days ago.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by EpiphanyInc » Thu Jun 02, 2011 10:01 pm

The system is now worse off if you have to edit, change or refund an order. The new refund order system doesn't work properly and isn't intuitive at all. There's not even a return order link in the customers account menu, or at the specific order for that matter. No notifications if a customer does make a return request and no linking between the original order and the return. The whole process has been completely dismantled. I'm hoping that this gets fixed. Not to mention if you do refund or reverse an order, the order total still remains and there is no financial tracking that the order was reversed. So after 6 months of sales you look at your total and it looks great, doesn't include any of your refunds. Doesn't make any sense.

This kind of basic functionality should come well before template changes and feature additions...

Newbie

Posts

Joined
Wed Jul 21, 2010 2:37 pm

Post by i2Paq » Fri Jun 03, 2011 2:23 am

I agree, it sucks there is no more order-edit.

The Return function does not get linked to the actual order (PS does this the correct way).

But hé, it is a start and hopefully in 1.5.4 we will see that it all comes together again....

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by marvmen21 » Fri Jun 03, 2011 5:30 am

But hé, it is a start and hopefully in 1.5.4 we will see that it all comes together again....
I think the same, let's wait for someone to make a mod for it since for many, including myself, this function is vital. By the way, any idea bout getting vqmod to work with 1.5, or will it work as it is now?

You want to thank me for my time! :) Click here to donate


Active Member

Posts

Joined
Tue Nov 09, 2010 4:54 am

Post by Xsecrets » Fri Jun 03, 2011 7:28 am

marvmen21 wrote:By the way, any idea bout getting vqmod to work with 1.5, or will it work as it is now?
a new version was released today that has 1.5 support.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by marvmen21 » Fri Jun 03, 2011 10:14 am

Great! Thanks for the info

You want to thank me for my time! :) Click here to donate


Active Member

Posts

Joined
Tue Nov 09, 2010 4:54 am

Post by hotwebideas » Fri Oct 14, 2011 3:35 am

Everyone, my boss is now asking for this and I see that there is no solution for this yet. I need this to happen for tomorrow, so I will need to program this myself.

Yes, I know I can write some MVC code to modify orders and place the proper data in the OC database, and anyway we look at it, it will take some work. What I am thinking of is a quicker method than just adding database records. I am going to let my boss place a separate order for the new items and then link the two orders. The IDs will change and unfortunately, the opencart database is not well normalized :(, but I think the linking could be a good solution.

If I succeed, I will share the code here.

Bruce

New member

Posts

Joined
Wed Jun 29, 2011 11:44 pm

Post by Xsecrets » Fri Oct 14, 2011 4:15 am

hotwebideas wrote:Everyone, my boss is now asking for this and I see that there is no solution for this yet. I need this to happen for tomorrow, so I will need to program this myself.

Yes, I know I can write some MVC code to modify orders and place the proper data in the OC database, and anyway we look at it, it will take some work. What I am thinking of is a quicker method than just adding database records. I am going to let my boss place a separate order for the new items and then link the two orders. The IDs will change and unfortunately, the opencart database is not well normalized :(, but I think the linking could be a good solution.

If I succeed, I will share the code here.

Bruce
someone did release a paid mod for it. You may want to look at that. I seriously doubt that you can code a working solution in one day.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by hotwebideas » Fri Oct 14, 2011 4:21 am

I agree with you, XSecrets, but I cannot find that paid mod. Do you have the link? I looked in the Extensions directory and could not find it.

The challenging part of this is that there are always new releases of OC every couple of weeks, so I am not confident that any mod would work without knowing the version it was written for.

I looked at the order tables and I only see 4 that need to be modified and most of them can be linked by changing IDs around. I will try this, but first back up my database.

New member

Posts

Joined
Wed Jun 29, 2011 11:44 pm

Post by Xsecrets » Fri Oct 14, 2011 6:08 am

here's the link to the mod, but I've never used it so I can't vouch for the quality either way.
http://www.opencart.com/index.php?route ... on_id=3448

thare's not that many tables. The hard part is keeping track of everything adding products removing products discounts taxes recaluclating totals taxes etc. There is a lot that goes into an order editor.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US
Who is online

Users browsing this forum: No registered users and 14 guests