Module Description
Provides functionality for updating the status of a Commerce order via Views Bulk Operations action.

Requirements
Requires Commerce and Commerce Order modules.

https://www.drupal.org/project/commerce

Requires Commerce Order Label module:

https://www.drupal.org/project/commerce_order_label

Installation
Install the module like any other Drupal module.

Setup
This module includes an action which you should enable on the order listing view. View config is included with module:

/config/optional/views.view.commerce_orders.yml

Import the config above or follow the steps below to manually update commerce orders view to use VBO action:


* You need to modify the view: /admin/structure/views/view/commerce_orders/edit/page_1
* Remove bulk update field and replace it with: Views bulk operations field.
* Then select/enable "Change Order Status" under "Selected Actions".
* Save view.

Usage

* Once view is updated to use "Views Bulk Operations" global field, visit /admin/commerce/orders.
* Select orders you wish to update.
* Once selected, click on "Change Order Status" button.
* On next screen, select which "Order State Status" you wish to update selected orders to.
* Confirm and execute action.
* Selected orders should have an updated state now.

Project Usage
60
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module solves the functionality of updating the status of a Commerce order via Views Bulk Operations action.
Data Name
commerce_order_update

OPENAI CHATBOT

OPENAI CHATBOT

12:21:33
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.