This project is not covered by Drupal’s security advisory policy.
This module provides a means to edit an order item's attributes after the order has been placed. Typical use case is someone ordered the wrong size, or dinner, or something.
It is built for Ubercart's Attributes. Users with "edit orders" permission may go to the order edit page. On the far right, each order item's attributes are listed, along with an "edit" link which will take the user to an edit page. Enter the new values there and submit.
The changes should appear immediately in the order. The challenge with this module has been overcoming the cache, which wants to revert the values, so it's wise to check at first to assure that the edits are working.
NOTE: this system does not update prices or send notices to the buyers, so you'll want to do that explicitly.
This module is a spiritual descendant of the very useful module for D7: Ubercart Order Attributes (https://www.drupal.org/project/uc_order_attributes), but we didn't use the code from there!
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: E-commerce
- Ecosystem: Ubercart
- Created by cayenne on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.