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

This module allows users with Ubercart's "edit orders" permission to edit the attributes of products after they have been added to an order. It provides an "Attributes" column to the product table in the Order edit screen (at /admin/store/orders/*/edit), which displays the list of attributes. Under the list of attributes is an "Edit Attributes" link that opens a Modalframe dialog with a form for editing the attributes. Attributes can be added, removed, rearranged, and arbitrarily renamed.

This module is similar to the Ubercart attributes in cart module, but it provides support for editing attributes of products in an order, not the shopping cart, which is the purpose of Ubercart attributes in cart.

PLEASE NOTE: This module DOES NOT update the price of products in the order when the attributes are changed. Product prices need to be recalculated and updated manually by the user in the order edit screen. If you need this feature, please submit a feature request in the issue queue.

Drupal 7

Dependencies

Drupal 6

Dependencies

Known issues

If you are using Rubik as your admin theme, rearranging the attributes doesn't work. It's an easy fix that just requires adding a class to your modalframe-page.tpl.php file. See #1347508: Draggable tables don't work without page-content class?

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • chart icon76 sites report using this module
  • Created by m.stenta on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases