logo
example

This project is not covered by Drupal’s security advisory policy.

Functionality

This module provides configurable TRUE/FALSE flag for individual Commerce orders with possibility of quick bulk edit of values.

Typical use cases

Client need to flag their orders with information, like for sample 'Sent to client' without need of editing all of their order item types and reediting orders manually one by one. By setting up the module, giving permissions, editing flag label, bulk actions name (for setting/unseting flag) and adding flag field to commerce_order view it can be achieved in less than 2 minutes.

Requirements

  • Commerce Order

Configuration

  • Download and install the module.
  • Set permissions for commerce order flag /admin/people/permissions.
  • Configure labels for flag and bulk actions in /admin/structure/commerce_order_flag/settings.
  • In view fields section, add flag field to display in /admin/structure/views/view/commerce_orders.
  • Optionaly clear system cache and add translation for labels you put into module settings section.
  • Voilà !

Project information

Releases