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

Extends Ubercart's core Orders by linking them to a node. The nodetype can then be customized with CCK fields. This is helpful if you want to add extra fields (like Sales Rep, Requested Arrival Date, etc) to orders, and have access to them in the normal order admin interface.

Current Features:

  • Maintains a one-to-one relationship between an order and a node.
  • Admin can select which node type to associate with orders.
  • Node can be viewed/edited within an order pane in the order's View and Edit tabs.
  • Views support - Access an order's node data in a uc_orders-based View via a Views relationship.
  • Token support - Adds order tokens for an order's node data.

Current Limitations:

Project information

Releases