FREE ADDON: Wholesale change orders status

Hello

This is a addon that allows wholesale change status of the orders. The following screen explains the principle of operation.









I hope it will be useful addon.

Please README file before using.



Regards

Robert Diak

orders.tgz

Thank you, I will try it. :)

How to add new hook ?



orders:status_list_tools in that tpl file ?

Hello



The README file is all written.

You can add new hook “orders:status_list_tools” to the file /basic/admin/views/orders/manage.tpl



Best regards

Robert Diak

[quote name='soft-solid' timestamp='1360740366' post='155101']

Hello



The README file is all written.

You can add new hook “orders:status_list_tools” to the file /basic/admin/views/orders/manage.tpl



Best regards

Robert Diak

[/quote]



I know this but you mean anywhere in the file or is there any particular line ?

Hello

Yes before two in line 165 and 166



Regards

Robert Diak.

this adon v2.2.5 is also currently employed

Thanks Thanks thanks!

I cant get this to work. I have installed the plugin through addons. I have put the code in between line 165 & 166 I have tried with and without the /div at the end since there was already and /div on 167



Does this work 3.x?





I have setup hooks tpl in my customer skin/addons/my_changes

I can paste the whole .tpl if you want but i really need this plugin to work







{hook name=“orders:status_list_tools”"}



{include file=“buttons/button.tpl” but_text=$lang.bulk_print but_name=“dispatch[orders.bulk_print]” but_meta=“cm-process-items cm-new-window” but_role=“button_main”}

{include file=“common_templates/tools.tpl” prefix=“main$smarty.request.content_id” hide_actions=true tools_list=$smarty.capture.tools_list display=“inline” link_text=$lang.choose_action}



{hook name=“orders:status_list_tools”}

{/hook}


Hello



You should insert hook code in the file / basic / admin / views / orders / manage.tpl, install the addon and then clear the cache. And it should all work. If you can send data to a ftp and the panel will check what the problem is.



Regards

Robert Diak

Thnx!!! It works fine in Ultimate v3.06



When you update an single status you have the possiblity to check/uncheck the option to notify the customer/department.



can this also be arranged with this addon?

hi,



I want to install this addon for v401

but it does not work.

can anybody help me how to modify files & foldes?



thanks in advance,

may

Hello.

We are preparing this addon for version 4.0. Will soon be available.



Regards

Robert Diak

[quote name='soft-solid' timestamp='1376000407' post='166536']

Hello.

We are preparing this addon for version 4.0. Will soon be available.



Regards

Robert Diak

[/quote]



Great!

Why are you using override hooks? You destroy any other addons that may use this area for adding tools. Suggest you use 'post' instead so you do not conflict with or stomp on other addons.

Hello.

This is version for 4x. Without change code and support multilanguage.



tbirnseth: I change hook to post. Thank you for your attention.



I hope it will be useful addon.



Download:

[attachment=7393:order_status4x.tgz]

order_status4x.tgz

Thank you!

Thank you very much for this!

It is not clear to me what does it do?

[quote name='medical' timestamp='1390004230' post='175411']

It is not clear to me what does it do?

[/quote]

Changes the order status from open to processed etc by more than 1 order at a time



John