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?
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.
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.Tom52 wrote:Are there any mod that we can use to add that back?
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
This kind of basic functionality should come well before template changes and feature additions...
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.
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?But hé, it is a start and hopefully in 1.5.4 we will see that it all comes together again....
You want to thank me for my time! Click here to donate
a new version was released today that has 1.5 support.marvmen21 wrote:By the way, any idea bout getting vqmod to work with 1.5, or will it work as it is now?
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
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

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.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
OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter
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.
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
Users browsing this forum: No registered users and 11 guests