Multi Order Status Changed

We want to switch numerous orders’ order status from process to complate.

or from new order to shipped.



We can receive order numbers from excel file that we got from shipment company.



We’ll add order numbers to a text file

for example public_html/orders-04022015.txt



Order numbers will be one under the other in orders-04022015.txt



for example



1245

1246

1247

1248

1249

1260

1262



a php file will read this file

sample : orderlist.php?complate=orders-04022015.txt



question : How can we get access to orderlist.php. is there a programmed software for it? or is there anyone who can programme?



best regards

[quote name='webus' timestamp='1427991419' post='210082']

question : How can we get access to orderlist.php. is there a programmed software for it? or is there anyone who can programme?

[/quote]



Your request is not quite clear. What is the content of the orderlist.php file? Who created it? What do this file do? Thanks

[quote name='eComLabs' timestamp='1428002523' post='210098']

Your request is not quite clear. What is the content of the orderlist.php file? Who created it? What do this file do? Thanks

[/quote]



orderlist.php is a sample name.



is there any php script or addon like this ?



in subject I told how it should work.

I suggest you the following:


  1. Select the required orders on the Manage orders page
  2. Click on the gear icon on the top and select Export selected
  3. Open the generated file (for example, in Excel) and change the status there
  4. Import the orders back



    As a result the status will be changed for all orders

[quote name='eComLabs' timestamp='1428058147' post='210167']

I suggest you the following:


  1. Select the required orders on the Manage orders page
  2. Click on the gear icon on the top and select Export selected
  3. Open the generated file (for example, in Excel) and change the status there
  4. Import the orders back



    As a result the status will be changed for all orders

    [/quote]



    Yes thats a good idea, but it has intense process.



    Shipment company sends us a list. if we follow your path we ll need to compare that list with excel file,



    instead of that we want to copy paste list to txt or text box and complete 200 shipments at once

Thank you for the clarification. In this case additional code modification is required. If you are interested, feel free to contact us to get a free quote