Change Order Status to custom status after order is completeforce magento order status completeChange order...

awk + sum all numbers

How to deal with an incendiary email that was recalled

What are "industrial chops"?

Can we use the stored gravitational potential energy of a building to produce power?

Could a phylactery of a lich be a mirror or does it have to be a box?

Can I string the D&D Starter Set campaign into another module, keeping the same characters?

How to say "Brexit" in Latin?

Cookies - Should the toggles be on?

How to limit sight distance to 1 km

How to avoid being sexist when trying to employ someone to function in a very sexist environment?

Equation with several exponents

Why is the copy constructor called twice in this code snippet?

Why does the Spectator have the Create Food and Water trait, instead of simply not requiring food and water?

Why do neural networks need so many training examples to perform?

Table formatting top left corner caption

Who is this Ant Woman character in this image alongside the Wasp?

Intern applicant asking for compensation equivalent to that of permanent employee

Which one of these password policies is more secure?

How to remove extra black line coming in table due to hhline

Digits in an algebraic irrational number

Are there any modern advantages of a fire piston?

Find some digits of factorial 17

Do authors have to be politically correct in article-writing?

What is the purpose of easy combat scenarios that don't need resource expenditure?



Change Order Status to custom status after order is complete


force magento order status completeChange order status after successful FTP exportHow to Set Order Status to “Processing”how to manually set order status to “Complete”?Magento Order status customMagento 2 - Change Order status after invoicingCatch event: sales order status changeRedirect to order listing after order status change from admin panel - Magento 2Can we change cancelled order status as pending in magento 2?Order Status History Complete no longer created, but was in M1 site













0















I need a way to change the Order Status after the order has been marked as complete.



I would also like a custom status so that my colleague understands the reason it has been changed



I want this to be done in Admin back end and not in the Database.



I don't know where to start.










share|improve this question














bumped to the homepage by Community 3 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    I need a way to change the Order Status after the order has been marked as complete.



    I would also like a custom status so that my colleague understands the reason it has been changed



    I want this to be done in Admin back end and not in the Database.



    I don't know where to start.










    share|improve this question














    bumped to the homepage by Community 3 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      I need a way to change the Order Status after the order has been marked as complete.



      I would also like a custom status so that my colleague understands the reason it has been changed



      I want this to be done in Admin back end and not in the Database.



      I don't know where to start.










      share|improve this question














      I need a way to change the Order Status after the order has been marked as complete.



      I would also like a custom status so that my colleague understands the reason it has been changed



      I want this to be done in Admin back end and not in the Database.



      I don't know where to start.







      magento-1.9 order-status






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked May 25 '16 at 9:06









      Mike Tim TurnerMike Tim Turner

      559421




      559421





      bumped to the homepage by Community 3 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 3 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          you can manage order status in backend of magento under system > order statuses






          share|improve this answer
























          • I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

            – Mike Tim Turner
            May 25 '16 at 10:10






          • 1





            you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

            – Fabian Schmengler
            May 25 '16 at 10:44











          • I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

            – Mike Tim Turner
            May 25 '16 at 12:12











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "479"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f116887%2fchange-order-status-to-custom-status-after-order-is-complete%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          you can manage order status in backend of magento under system > order statuses






          share|improve this answer
























          • I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

            – Mike Tim Turner
            May 25 '16 at 10:10






          • 1





            you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

            – Fabian Schmengler
            May 25 '16 at 10:44











          • I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

            – Mike Tim Turner
            May 25 '16 at 12:12
















          0














          you can manage order status in backend of magento under system > order statuses






          share|improve this answer
























          • I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

            – Mike Tim Turner
            May 25 '16 at 10:10






          • 1





            you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

            – Fabian Schmengler
            May 25 '16 at 10:44











          • I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

            – Mike Tim Turner
            May 25 '16 at 12:12














          0












          0








          0







          you can manage order status in backend of magento under system > order statuses






          share|improve this answer













          you can manage order status in backend of magento under system > order statuses







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 25 '16 at 9:21









          roman204roman204

          763415




          763415













          • I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

            – Mike Tim Turner
            May 25 '16 at 10:10






          • 1





            you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

            – Fabian Schmengler
            May 25 '16 at 10:44











          • I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

            – Mike Tim Turner
            May 25 '16 at 12:12



















          • I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

            – Mike Tim Turner
            May 25 '16 at 10:10






          • 1





            you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

            – Fabian Schmengler
            May 25 '16 at 10:44











          • I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

            – Mike Tim Turner
            May 25 '16 at 12:12

















          I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

          – Mike Tim Turner
          May 25 '16 at 10:10





          I don't want to change the name of the status or use an already existing status. My main goal is to change the status of an order after it has been marked as complete

          – Mike Tim Turner
          May 25 '16 at 10:10




          1




          1





          you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

          – Fabian Schmengler
          May 25 '16 at 10:44





          you can add a new state that is assigned to the status "complete". States within the same status can be changed for each order in the backend (above the comment history). The main statuses have internal meanings and should normally not be changed.

          – Fabian Schmengler
          May 25 '16 at 10:44













          I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

          – Mike Tim Turner
          May 25 '16 at 12:12





          I like that I can change the status name of certain orders but I have a module that collects the data if its processed but I want to exclude certain orders.

          – Mike Tim Turner
          May 25 '16 at 12:12


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f116887%2fchange-order-status-to-custom-status-after-order-is-complete%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

          How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

          夢乃愛華...