[RELEASED] Order Manager - Bulk update export orders
74 posts
• Page 2 of 4 • 1, 2, 3, 4
Re: [RELEASED] Order Manager - Bulk update orders
Can you make one order on 1 row.
So when there are 20 orders i have 20 rows.
So when there are 20 orders i have 20 rows.
1.5.0
- Wouterjan
- Posts: 132
- Joined: Sat Jun 04, 2011 1:46 pm
Re: [RELEASED] Order Manager - Bulk update orders
Wouterjan wrote:Can you make one order on 1 row.
So when there are 20 orders i have 20 rows.
Hi,no.
The export rule: Base on product model.
One product model one row.
If base on order,then product model and product quanlity will be hard to find or see.
For example.a buyer buy a 30,b 20,
there will be two ways to export:
One:
... product model,product quantity ...
... a,b ,30,20
Two:
... product model/product quantity ...
... a/30,b/20
You understand?
None of them is good to find what you have sold in export orders.
Last edited by bingo on Sun Oct 16, 2011 2:05 pm, edited 1 time in total.
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update orders
I understand.
But for my administration i just need easy overview of all the orders, and order totals. And not nesseserie wish products they orderd. Is that possible to make?
But for my administration i just need easy overview of all the orders, and order totals. And not nesseserie wish products they orderd. Is that possible to make?
1.5.0
- Wouterjan
- Posts: 132
- Joined: Sat Jun 04, 2011 1:46 pm
Re: [RELEASED] Order Manager - Bulk update orders
Wouterjan wrote:I understand.
But for my administration i just need easy overview of all the orders, and order totals. And not nesseserie wish products they orderd. Is that possible to make?
Do you mean that in the backoffice, you can see the product model and quantity in a row,not in the export excel?
If so,then it can.
But in the export excel file,it can not.
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update orders
Hi,
Set defaut order status's comment doesn't work for me, any idea why?
Set defaut order status's comment doesn't work for me, any idea why?
- rukhairy
- Posts: 14
- Joined: Mon Jun 06, 2011 5:21 pm
Re: [RELEASED] Order Manager - Bulk update orders
hi,rukhairy,
did you modify mysql table "order_status",Add one more field named "comment"to table order_stutas.
Please recheck you had completed the steps to install the order manager.
PS.which version of opencart you used?
Any error code appear when set default order status's comment?
did you modify mysql table "order_status",Add one more field named "comment"to table order_stutas.
Please recheck you had completed the steps to install the order manager.
PS.which version of opencart you used?
Any error code appear when set default order status's comment?
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update orders
I purcahsed the item, but am stock at the MYSQL stage
What is the exact procedure for inserting a new field in the mysql. I am using PHPmyAdmin.
Thank you
What is the exact procedure for inserting a new field in the mysql. I am using PHPmyAdmin.
Thank you
- phonepartsusa
- Posts: 83
- Joined: Thu Jul 28, 2011 1:42 am
Re: [RELEASED] Order Manager - Bulk update orders
Hi,phonepartsusa,
read the installation guide,I had worte the example.
If you still don't know how to modify,please tell me the PHPmyAdmin website and username and password.
I will do it for you.
You can send me personal message.
When I modify mysql,you can reset your username or password.
Bingo
read the installation guide,I had worte the example.
If you still don't know how to modify,please tell me the PHPmyAdmin website and username and password.
I will do it for you.
You can send me personal message.
When I modify mysql,you can reset your username or password.
Bingo
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update orders
I think i figured it out.
I ran
as a query.
I ran
- Code: Select all
ALTER TABLE `oc_order_status` ADD `comment` text COLLATE utf8_bin NOT NULL
as a query.
- phonepartsusa
- Posts: 83
- Joined: Thu Jul 28, 2011 1:42 am
Re: [RELEASED] Order Manager - Bulk update orders
Yep,phonepartsusa,that's cool.
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update export orders
Dude, awesome mod!
A lot of my orders appear like 3 or 4 times in a row though...
Any thoughts?
Latest version of OC and your mod
A lot of my orders appear like 3 or 4 times in a row though...
Any thoughts?
Latest version of OC and your mod
-

olstar - Posts: 65
- Joined: Tue Jul 05, 2011 7:53 am
- Location: Midlands, UK
Re: [RELEASED] Order Manager - Bulk update export orders
Hi,olstar,
please send the the excel and let me see.
I did not get you mean that "3 or 4 times in a row though"
My email:
yuyamu@hotmail.com
please send the the excel and let me see.
I did not get you mean that "3 or 4 times in a row though"
My email:
yuyamu@hotmail.com
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update export orders
It is not the problem.
The order share the same information like order id,invoice id,shipping information,billing information and others.
While the product parts,like product name,product model,product quantity,they are different.
It is the best way to export into the excel.
Coz excel is column * row format.
The product parts need to be in each row,the same column.
Bingo
The order share the same information like order id,invoice id,shipping information,billing information and others.
While the product parts,like product name,product model,product quantity,they are different.
It is the best way to export into the excel.
Coz excel is column * row format.
The product parts need to be in each row,the same column.
Bingo
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update export orders
I appreciate that, but i think for this mod to be used more you HAVE to sort this out!
Not fixed no guys... something to do with 1 row per product...
Not ideal though is it!!
Not fixed no guys... something to do with 1 row per product...
Not ideal though is it!!

-

olstar - Posts: 65
- Joined: Tue Jul 05, 2011 7:53 am
- Location: Midlands, UK
Re: [RELEASED] Order Manager - Bulk update export orders
Then,olstar,
What is your good ideal to sort this out in excel format?
Bingo
What is your good ideal to sort this out in excel format?
Bingo
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update export orders
olstar wrote:A lot of my orders appear like 3 or 4 times in a row though...
This happens in the 2.1 demo too
Click the Order ID filter to show all the "1" order IDs
- scanreg
- Posts: 603
- Joined: Wed May 05, 2010 4:15 pm
Re: [RELEASED] Order Manager - Bulk update export orders
scanreg wrote:olstar wrote:A lot of my orders appear like 3 or 4 times in a row though...
This happens in the 2.1 demo too
Click the Order ID filter to show all the "1" order IDs
bingo wrote:It is not the problem.
The order share the same information like order id,invoice id,shipping information,billing information and others.
While the product parts,like product name,product model,product quantity,they are different.
It is the best way to export into the excel.
Coz excel is column * row format.
The product parts need to be in each row,the same column.
Bingo
Please read this.
But we can change the look of order manager,will release in next version.
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
Re: [RELEASED] Order Manager - Bulk update export orders
Order Manager had been updated to v1.3 & v2.2(01/12/2011)
Fix Print Invoice and list view.
Bingo
Fix Print Invoice and list view.
Bingo
One Page Checkout Professional - More flexible and powerful one page checkout solution.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
One Page Checkout Standard - Best one page checkout solution,separate module,no core files replace.
Product Import Export - Bulk insert update download product excel format.
Order Manager - help you manage orders more effectively.
-

bingo - Posts: 135
- Joined: Sat Sep 03, 2011 10:57 pm
74 posts
• Page 2 of 4 • 1, 2, 3, 4
Return to Commercial Contributions
Who is online
Users browsing this forum: No registered users and 5 guests













